/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | instruction_descriptor.cpp | 45 spv::Op(instruction_descriptor.target_instruction_opcode())) { in FindInstruction() 56 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode, in MakeInstructionDescriptor() argument 60 result.set_target_instruction_opcode(uint32_t(target_instruction_opcode)); in MakeInstructionDescriptor()
|
D | transformation_set_memory_operands_mask.cpp | 53 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable() 56 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable()
|
D | instruction_descriptor.h | 35 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode,
|
D | transformation_swap_commutable_operands.cpp | 39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
D | fuzzer_pass_copy_objects.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
D | transformation_toggle_access_chain_instruction.cpp | 43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
D | transformation_adjust_branch_weights.cpp | 51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | instruction_descriptor.cpp | 45 spv::Op(instruction_descriptor.target_instruction_opcode())) { in FindInstruction() 56 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode, in MakeInstructionDescriptor() argument 60 result.set_target_instruction_opcode(uint32_t(target_instruction_opcode)); in MakeInstructionDescriptor()
|
H A D | transformation_set_memory_operands_mask.cpp | 53 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable() 56 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable()
|
H A D | instruction_descriptor.h | 35 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode,
|
H A D | transformation_swap_commutable_operands.cpp | 39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | fuzzer_pass_copy_objects.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
H A D | transformation_toggle_access_chain_instruction.cpp | 43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | transformation_adjust_branch_weights.cpp | 51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | instruction_descriptor.cpp | 45 spv::Op(instruction_descriptor.target_instruction_opcode())) { in FindInstruction() 56 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode, in MakeInstructionDescriptor() argument 60 result.set_target_instruction_opcode(uint32_t(target_instruction_opcode)); in MakeInstructionDescriptor()
|
H A D | transformation_set_memory_operands_mask.cpp | 53 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable() 56 message_.memory_access_instruction().target_instruction_opcode()) == in IsApplicable()
|
H A D | instruction_descriptor.h | 35 uint32_t base_instruction_result_id, spv::Op target_instruction_opcode,
|
H A D | transformation_swap_commutable_operands.cpp | 39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | fuzzer_pass_copy_objects.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
H A D | transformation_toggle_access_chain_instruction.cpp | 43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | transformation_adjust_branch_weights.cpp | 51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
|
H A D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 40 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|
H A D | fuzzer_pass_add_loads.cpp | 39 spv::Op(instruction_descriptor.target_instruction_opcode()) && in Apply()
|