Home
last modified time | relevance | path

Searched defs:typeInst (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_insert_elim_pass.cpp36 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
67 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
180 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
H A Dinline_opaque_pass.cpp28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
H A Ddead_branch_elim_pass.cpp63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
H A Dtype_manager.cpp212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
H A Dscalar_replacement_pass.cpp617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddead_insert_elim_pass.cpp36 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
67 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
180 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
H A Dinline_opaque_pass.cpp28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
H A Ddead_branch_elim_pass.cpp63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
H A Dscalar_replacement_pass.cpp617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
H A Dtype_manager.cpp212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp36 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
67 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
180 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
Dinline_opaque_pass.cpp28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
Ddead_branch_elim_pass.cpp63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
Dtype_manager.cpp212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
Dscalar_replacement_pass.cpp617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h530 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DspvIR.h553 Instruction* typeInst = parent.getInstruction(functionType); in Function() local