/external/deqp-deps/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 299 Instruction* type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
|
D | type_manager.cpp | 450 const Instruction* type_inst = &*type_itr; in FindPointerToType() local 462 std::unique_ptr<Instruction> type_inst( in FindPointerToType() local
|
/external/swiftshader/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 299 Instruction* type_inst = get_def_use_mgr()->GetDef(id); in WalkAccessChainType() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 151 const Instruction* type_inst = _.FindDef(result_type); in LogicalsPass() local
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_push_ids_through_variables.cpp | 122 const auto* type_inst = in Apply() local
|
D | fuzzer_pass_add_stores.cpp | 65 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
D | transformation_mutate_pointer.cpp | 142 opt::Instruction* type_inst = in IsValidPointerInstruction() local
|
D | fuzzer_pass_add_parameters.cpp | 37 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
|
D | fuzzer_pass_add_composite_extract.cpp | 98 const auto* type_inst = in Apply() local
|
D | transformation_add_parameter.cpp | 179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
|
D | fuzzer_util.cpp | 277 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst->type_id()); in CanMakeSynonymOf() local 791 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local 831 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local 1103 const auto* type_inst = in MaybeGetZeroConstant() local 1633 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_stores.cpp | 65 auto type_inst = context->get_def_use_mgr()->GetDef( in Apply() local
|
D | fuzzer_pass_push_ids_through_variables.cpp | 122 const auto* type_inst = in Apply() local
|
D | transformation_mutate_pointer.cpp | 142 opt::Instruction* type_inst = in IsValidPointerInstruction() local
|
D | fuzzer_pass_add_parameters.cpp | 37 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply() local
|
D | fuzzer_pass_add_composite_extract.cpp | 98 const auto* type_inst = in Apply() local
|
D | transformation_add_parameter.cpp | 179 opt::Instruction* type_inst = ir_context->get_def_use_mgr()->GetDef(type_id); in IsParameterTypeSupported() local
|
D | fuzzer_util.cpp | 277 auto type_inst = ir_context->get_def_use_mgr()->GetDef(inst->type_id()); in CanMakeSynonymOf() local 791 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddGlobalVariable() local 831 auto* type_inst = context->get_def_use_mgr()->GetDef(type_id); in AddLocalVariable() local 1103 const auto* type_inst = in MaybeGetZeroConstant() local 1633 const auto* type_inst = ir_context->get_def_use_mgr()->GetDef(struct_type_id); in MembersHaveBuiltInDecoration() local
|
/external/swiftshader/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
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
|
/external/deqp-deps/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
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed() local
|