Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp142 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
/third_party/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
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Deliminate_dead_members_pass.cpp142 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
/third_party/spirv-tools/source/val/
Dvalidate_logicals.cpp149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_logicals.cpp151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_push_ids_through_variables.cpp126 const auto* type_inst = in Apply() local
Dfuzzer_pass_add_stores.cpp68 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
Dtransformation_mutate_pointer.cpp153 opt::Instruction* type_inst = in IsValidPointerInstruction() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_push_ids_through_variables.cpp126 const auto* type_inst = in Apply() local
Dfuzzer_pass_add_stores.cpp68 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
Dfuzzer_pass_add_composite_extract.cpp95 const auto* type_inst = in Apply() local
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
/third_party/spirv-tools/source/fuzz/
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_composite_extract.cpp95 const auto* type_inst = in Apply() local
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local
/third_party/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local

1234