Home
last modified time | relevance | path

Searched refs:target_instruction_opcode (Results 1 – 25 of 42) sorted by relevance

12

/third_party/spirv-tools/source/fuzz/
Dinstruction_descriptor.cpp44 instruction_descriptor.target_instruction_opcode()) { in FindInstruction()
55 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode, in MakeInstructionDescriptor() argument
59 result.set_target_instruction_opcode(target_instruction_opcode); in MakeInstructionDescriptor()
Dtransformation_set_memory_operands_mask.cpp51 assert(message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
53 message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
Dinstruction_descriptor.h35 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode,
Dtransformation_swap_commutable_operands.cpp39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_copy_objects.cpp38 instruction_descriptor.target_instruction_opcode() && in Apply()
Dfuzzer_pass_add_loads.cpp37 instruction_descriptor.target_instruction_opcode() && in Apply()
Dtransformation_toggle_access_chain_instruction.cpp43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dtransformation_adjust_branch_weights.cpp51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_add_stores.cpp37 instruction_descriptor.target_instruction_opcode() && in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dinstruction_descriptor.cpp44 instruction_descriptor.target_instruction_opcode()) { in FindInstruction()
55 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode, in MakeInstructionDescriptor() argument
59 result.set_target_instruction_opcode(target_instruction_opcode); in MakeInstructionDescriptor()
Dtransformation_set_memory_operands_mask.cpp51 assert(message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
53 message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
Dinstruction_descriptor.h35 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode,
Dtransformation_swap_commutable_operands.cpp39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dtransformation_toggle_access_chain_instruction.cpp43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_copy_objects.cpp39 instruction_descriptor.target_instruction_opcode() && in Apply()
Dtransformation_adjust_branch_weights.cpp51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_add_loads.cpp38 instruction_descriptor.target_instruction_opcode() && in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dinstruction_descriptor.cpp44 instruction_descriptor.target_instruction_opcode()) { in FindInstruction()
55 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode, in MakeInstructionDescriptor() argument
59 result.set_target_instruction_opcode(target_instruction_opcode); in MakeInstructionDescriptor()
Dtransformation_set_memory_operands_mask.cpp51 assert(message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
53 message_.memory_access_instruction().target_instruction_opcode() == in IsApplicable()
Dinstruction_descriptor.h35 uint32_t base_instruction_result_id, SpvOp target_instruction_opcode,
Dtransformation_swap_commutable_operands.cpp39 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_copy_objects.cpp39 instruction_descriptor.target_instruction_opcode() && in Apply()
Dtransformation_toggle_access_chain_instruction.cpp43 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dtransformation_adjust_branch_weights.cpp51 message_.instruction_descriptor().target_instruction_opcode()); in IsApplicable()
Dfuzzer_pass_add_loads.cpp38 instruction_descriptor.target_instruction_opcode() && in Apply()

12