/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | dead_insert_elim_pass.cpp | 36 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 D | inline_opaque_pass.cpp | 28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
|
H A D | dead_branch_elim_pass.cpp | 63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
|
H A D | type_manager.cpp | 212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
|
H A D | scalar_replacement_pass.cpp | 617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | dead_insert_elim_pass.cpp | 36 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 D | inline_opaque_pass.cpp | 28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
|
H A D | dead_branch_elim_pass.cpp | 63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
|
H A D | scalar_replacement_pass.cpp | 617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
|
H A D | type_manager.cpp | 212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dead_insert_elim_pass.cpp | 36 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
|
D | inline_opaque_pass.cpp | 28 const Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in IsOpaqueType() local
|
D | dead_branch_elim_pass.cpp | 63 Instruction* typeInst = get_def_use_mgr()->GetDef(typeId); in GetConstInteger() local
|
D | type_manager.cpp | 212 std::unique_ptr<Instruction> typeInst; in GetTypeInstruction() local
|
D | scalar_replacement_pass.cpp | 617 const Instruction* typeInst = GetStorageType(varInst); in CanReplaceVariable() local
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 530 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | spvIR.h | 553 Instruction* typeInst = parent.getInstruction(functionType); in Function() local
|