Home
last modified time | relevance | path

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

/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
Dscalar_replacement_pass.cpp617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
Dtype_manager.cpp212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
/external/swiftshader/third_party/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
/external/angle/third_party/spirv-tools/src/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.cpp214 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
Dscalar_replacement_pass.cpp619 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
/external/angle/third_party/glslang/src/SPIRV/
DspvIR.h553 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
/external/deqp-deps/glslang/SPIRV/
DspvIR.h553 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_builtins.cpp684 auto typeInst = _.FindDef(pointerTypeInst->GetOperandAs<uint32_t>(2)); in isMeshInterfaceVar() local