Searched refs:InOperandIndexFromOperandIndex (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_replace_irrelevant_ids.cpp | 115 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_pass_apply_id_synonyms.cpp | 78 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_util.h | 257 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst,
|
D | transformation_propagate_instruction_down.cpp | 176 fuzzerutil::InOperandIndexFromOperandIndex(*user, operand_index); in Apply()
|
D | fuzzer_pass.cpp | 566 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in MaybeAddUseToReplace()
|
D | fuzzer_util.cpp | 735 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst, in InOperandIndexFromOperandIndex() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | fuzzer_pass_replace_irrelevant_ids.cpp | 113 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_pass_apply_id_synonyms.cpp | 76 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_util.h | 272 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst,
|
D | transformation_propagate_instruction_down.cpp | 176 fuzzerutil::InOperandIndexFromOperandIndex(*user, operand_index); in Apply()
|
D | fuzzer_pass.cpp | 593 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in MaybeAddUseToReplace()
|
D | fuzzer_util.cpp | 784 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst, in InOperandIndexFromOperandIndex() function
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_replace_irrelevant_ids.cpp | 115 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_pass_apply_id_synonyms.cpp | 78 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in Apply()
|
D | fuzzer_util.h | 257 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst,
|
D | transformation_propagate_instruction_down.cpp | 176 fuzzerutil::InOperandIndexFromOperandIndex(*user, operand_index); in Apply()
|
D | fuzzer_pass.cpp | 566 fuzzerutil::InOperandIndexFromOperandIndex(*use_inst, use_index); in MaybeAddUseToReplace()
|
D | fuzzer_util.cpp | 735 uint32_t InOperandIndexFromOperandIndex(const opt::Instruction& inst, in InOperandIndexFromOperandIndex() function
|