| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | eliminate_dead_members_pass.cpp | 142 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
|
| D | fix_storage_class.cpp | 211 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/ |
| D | eliminate_dead_members_pass.cpp | 142 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
|
| D | fix_storage_class.cpp | 211 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/ |
| D | eliminate_dead_members_pass.cpp | 137 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkTypeAsFullyUsed() local 183 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForExtract() local 224 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in MarkMembersAsLiveForAccessChain() local 468 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateAccessChain() local 561 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompsiteExtract() local 622 Instruction* type_inst = get_def_use_mgr()->GetDef(type_id); in UpdateCompositeInsert() local
|
| D | fix_storage_class.cpp | 211 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/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_logicals.cpp | 151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_logicals.cpp | 151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_logicals.cpp | 151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_push_ids_through_variables.cpp | 119 const auto* type_inst = in Apply() local
|
| D | fuzzer_pass_add_stores.cpp | 63 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
| D | fuzzer_pass_add_parameters.cpp | 35 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
|
| D | fuzzer_pass_add_composite_extract.cpp | 94 const auto* type_inst = in Apply() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_push_ids_through_variables.cpp | 126 const auto* type_inst = in Apply() local
|
| D | fuzzer_pass_add_stores.cpp | 68 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
| D | fuzzer_pass_add_composite_extract.cpp | 95 const auto* type_inst = in Apply() local
|
| D | fuzzer_pass_add_parameters.cpp | 36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
|
| D | transformation_mutate_pointer.cpp | 153 opt::Instruction* type_inst = in IsValidPointerInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_push_ids_through_variables.cpp | 126 const auto* type_inst = in Apply() local
|
| D | fuzzer_pass_add_stores.cpp | 68 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
| D | fuzzer_pass_add_parameters.cpp | 36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
|
| D | fuzzer_pass_add_composite_extract.cpp | 95 const auto* type_inst = in Apply() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| D | remove_struct_member_reduction_opportunity.cpp | 147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| D | remove_struct_member_reduction_opportunity.cpp | 147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local
|
| /third_party/spirv-tools/source/reduce/ |
| D | remove_struct_member_reduction_opportunity.cpp | 145 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices() local
|