/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | eliminate_dead_members_pass.cpp | 141 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 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
|
H A D | type_manager.cpp | 465 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/ |
D | eliminate_dead_members_pass.cpp | 141 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
|
D | type_manager.cpp | 465 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 D | eliminate_dead_members_pass.cpp | 146 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 D | fix_storage_class.cpp | 215 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/ |
D | fuzzer_util.cpp | 330 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
|
D | fuzzer_pass_push_ids_through_variables.cpp | 127 const auto* type_inst = in Apply() local
|
D | fuzzer_pass_add_stores.cpp | 69 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
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_util.cpp | 330 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 D | fuzzer_pass_push_ids_through_variables.cpp | 127 const auto* type_inst = in Apply() local
|
H A D | fuzzer_pass_add_stores.cpp | 69 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 D | fuzzer_util.cpp | 330 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 D | fuzzer_pass_push_ids_through_variables.cpp | 127 const auto* type_inst = in Apply() local
|
H A D | fuzzer_pass_add_stores.cpp | 69 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
H A D | fuzzer_pass_add_composite_extract.cpp | 95 const auto* type_inst = in Apply() local
|
H A D | fuzzer_pass_add_parameters.cpp | 36 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 D | validate_image.cpp | 489 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 D | validate_logicals.cpp | 149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_logicals.cpp | 149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 149 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|