Home
last modified time | relevance | path

Searched defs:type_inst (Results 1 – 25 of 100) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_members_pass.cpp141 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkTypeAsFullyUsed() local
192 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForExtract() local
233 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForAccessChain() local
477 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateAccessChain() local
570 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompsiteExtract() local
631 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompositeInsert() local
H A Dfix_storage_class.cpp211 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in PropagateType() local
309 Instruction* type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
H A Dtype_manager.cpp465 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
477 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp141 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkTypeAsFullyUsed() local
192 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForExtract() local
233 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForAccessChain() local
477 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateAccessChain() local
570 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompsiteExtract() local
631 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompositeInsert() local
Dfix_storage_class.cpp211 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in PropagateType() local
309 Instruction* type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
Dtype_manager.cpp465 const Instruction* type_inst = &*type_itr; in FindPointerToType() local
477 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Deliminate_dead_members_pass.cpp146 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkTypeAsFullyUsed() local
197 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForExtract() local
240 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForAccessChain() local
486 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateAccessChain() local
581 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompsiteExtract() local
644 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompositeInsert() local
H A Dfix_storage_class.cpp215 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in PropagateType() local
318 Instruction* type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_util.cpp330 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst.type_id()); in CanMakeSynonymOf() local
824 const opt::Instruction& type_inst) { in IsNullConstantSupported()
902 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
946 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1223 const auto* type_inst = in MaybeGetZeroConstant() local
1724 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
Dfuzzer_pass_push_ids_through_variables.cpp127 const auto* type_inst = in Apply() local
Dfuzzer_pass_add_stores.cpp69 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
Dfuzzer_pass_add_composite_extract.cpp95 const auto* type_inst = in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_util.cpp330 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst.type_id()); in CanMakeSynonymOf() local
824 const opt::Instruction& type_inst) { in IsNullConstantSupported()
902 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
946 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1223 const auto* type_inst = in MaybeGetZeroConstant() local
1724 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
H A Dfuzzer_pass_push_ids_through_variables.cpp127 const auto* type_inst = in Apply() local
H A Dfuzzer_pass_add_stores.cpp69 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_util.cpp330 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst.type_id()); in CanMakeSynonymOf() local
824 const opt::Instruction& type_inst) { in IsNullConstantSupported()
902 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local
946 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local
1223 const auto* type_inst = in MaybeGetZeroConstant() local
1724 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
H A Dfuzzer_pass_push_ids_through_variables.cpp127 const auto* type_inst = in Apply() local
H A Dfuzzer_pass_add_stores.cpp69 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
H A Dfuzzer_pass_add_composite_extract.cpp95 const auto* type_inst = in Apply() local
H A Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_image.cpp489 const Instruction* type_inst = _.FindDef(type_id); in ValidateImageOperands() local
743 const Instruction* const type_inst = _.FindDef(inst->type_id()); in GetActualResultType() local
1008 auto type_inst = _.FindDef(inst->type_id()); in ValidateSampledImage() local
H A Dvalidate_logicals.cpp149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_logicals.cpp149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local

1234