Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
70 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
183 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
Dinline_opaque_pass.cpp30 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
Dscalar_replacement_pass.cpp402 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local
589 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
Ddead_branch_elim_pass.cpp66 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
Dtype_manager.cpp213 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
70 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
183 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
Dinline_opaque_pass.cpp30 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
Dscalar_replacement_pass.cpp402 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local
589 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
Ddead_branch_elim_pass.cpp66 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
Dtype_manager.cpp213 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
/external/angle/third_party/spirv-tools/src/source/opt/
Ddead_insert_elim_pass.cpp39 uint32_t DeadInsertElimPass::NumComponents(Instruction* typeInst) { in NumComponents()
70 Instruction* typeInst = get_def_use_mgr()->GetDef(insertChain->type_id()); in MarkInsertChain() local
183 Instruction* typeInst = get_def_use_mgr()->GetDef(ii->type_id()); in EliminateDeadInsertsOnePass() local
Dinline_opaque_pass.cpp30 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
Dscalar_replacement_pass.cpp402 Instruction* typeInst = GetStorageType(varInst); in CreateVariable() local
589 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
Ddead_branch_elim_pass.cpp66 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
Dtype_manager.cpp213 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
/external/deqp-deps/glslang/SPIRV/
DspvIR.h451 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
/external/angle/third_party/glslang/src/SPIRV/
DspvIR.h451 Instruction* typeInst = parent.getInstruction(functionType); in Function() local