Home
last modified time | relevance | path

Searched defs:use_index (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_apply_id_synonyms.cpp53 [&uses](opt::Instruction* use_inst, uint32_t use_index) -> void { in Apply()
64 auto use_index = use.second; in Apply() local
Dfuzzer_pass_interchange_zero_like_constants.cpp97 uint32_t use_index) -> void { in Apply()
Dfuzzer_pass_replace_irrelevant_ids.cpp97 uint32_t use_index) { in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp76 uint32_t use_index) -> void { in Apply()
Dtransformation_add_loop_preheader.cpp106 &back_edge_block_id](opt::Instruction* use_inst, uint32_t use_index) { in Apply()
Dtransformation_flatten_conditional_branch.cpp801 [](opt::Instruction* use_inst, uint32_t use_index) { in InstructionCanBeHandled()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_apply_id_synonyms.cpp53 [&uses](opt::Instruction* use_inst, uint32_t use_index) -> void { in Apply()
64 auto use_index = use.second; in Apply() local
Dfuzzer_pass_interchange_zero_like_constants.cpp97 uint32_t use_index) -> void { in Apply()
Dfuzzer_pass_replace_irrelevant_ids.cpp97 uint32_t use_index) { in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp76 uint32_t use_index) -> void { in Apply()
Dtransformation_add_loop_preheader.cpp106 &back_edge_block_id](opt::Instruction* use_inst, uint32_t use_index) { in Apply()
Dtransformation_flatten_conditional_branch.cpp800 [](opt::Instruction* use_inst, uint32_t use_index) { in InstructionCanBeHandled()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_apply_id_synonyms.cpp53 [&uses](opt::Instruction* use_inst, uint32_t use_index) -> void { in Apply()
64 auto use_index = use.second; in Apply() local
Dfuzzer_pass_interchange_zero_like_constants.cpp97 uint32_t use_index) -> void { in Apply()
Dfuzzer_pass_replace_irrelevant_ids.cpp97 uint32_t use_index) { in Apply()
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp76 uint32_t use_index) -> void { in Apply()
Dtransformation_add_loop_preheader.cpp106 &back_edge_block_id](opt::Instruction* use_inst, uint32_t use_index) { in Apply()
Dtransformation_flatten_conditional_branch.cpp801 [](opt::Instruction* use_inst, uint32_t use_index) { in InstructionCanBeHandled()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dremove_unused_instruction_reduction_opportunity_finder.cpp133 &inst, [this](opt::Instruction* user, uint32_t use_index) -> bool { in OnlyReferencedByIntimateDecorationOrEntryPointInterface()
Dstructured_loop_to_selection_reduction_opportunity.cpp272 uint32_t use_index, in DefinitionSufficientlyDominatesUse()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_unused_instruction_reduction_opportunity_finder.cpp133 &inst, [this](opt::Instruction* user, uint32_t use_index) -> bool { in OnlyReferencedByIntimateDecorationOrEntryPointInterface()
Dstructured_loop_to_selection_reduction_opportunity.cpp272 uint32_t use_index, in DefinitionSufficientlyDominatesUse()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_unused_instruction_reduction_opportunity_finder.cpp133 &inst, [this](opt::Instruction* user, uint32_t use_index) -> bool { in OnlyReferencedByIntimateDecorationOrEntryPointInterface()
Dstructured_loop_to_selection_reduction_opportunity.cpp271 uint32_t use_index, in DefinitionSufficientlyDominatesUse()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_type.cpp600 const auto use_index = 5; in ValidateTypeCooperativeMatrix() local

12