Home
last modified time | relevance | path

Searched defs:inst_it (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dinstruction_descriptor_test.cpp63 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dinstruction_descriptor_test.cpp63 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in TEST() local
/third_party/spirv-tools/test/fuzz/
Dinstruction_descriptor_test.cpp63 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in TEST() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp38 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp39 const protobufs::InstructionDescriptor& /*unused*/) { in Apply()
Dfuzzer_pass.cpp56 const opt::BasicBlock::iterator& inst_it, in FindAvailableInstructions()
106 void(opt::BasicBlock* block, opt::BasicBlock::iterator inst_it, in ForEachInstructionWithInstructionDescriptor()
145 for (auto inst_it = block->begin(); inst_it != block->end(); ++inst_it) { in ForEachInstructionWithInstructionDescriptor() local
172 opt::BasicBlock::iterator inst_it, in ForEachInstructionWithInstructionDescriptor()
181 const protobufs::InstructionDescriptor& instruction_descriptor) { in ForEachInstructionWithInstructionDescriptor()
Dfuzzer_pass_add_loads.cpp35 -> void { in Apply()
Dfuzzer_pass_copy_objects.cpp36 -> void { in Apply()
Dfuzzer_pass_add_copy_memory.cpp36 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_mutate_pointers.cpp35 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_adjust_memory_operands_masks.cpp37 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in Apply() local
Dtransformation_move_instruction_down.cpp67 auto inst_it = fuzzerutil::GetIteratorForInstruction(inst_block, inst); in IsApplicable() local
119 auto inst_it = fuzzerutil::GetIteratorForInstruction( in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp40 const protobufs::InstructionDescriptor& /*unused*/) { in Apply()
Dfuzzer_pass_copy_objects.cpp37 -> void { in Apply()
Dfuzzer_pass_add_copy_memory.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_adjust_memory_operands_masks.cpp38 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in Apply() local
Dfuzzer_pass_mutate_pointers.cpp36 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dtransformation_move_instruction_down.cpp67 auto inst_it = fuzzerutil::GetIteratorForInstruction(inst_block, inst); in IsApplicable() local
119 auto inst_it = fuzzerutil::GetIteratorForInstruction( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp39 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_permute_phi_operands.cpp40 const protobufs::InstructionDescriptor& /*unused*/) { in Apply()
Dfuzzer_pass_copy_objects.cpp37 -> void { in Apply()
Dfuzzer_pass_add_copy_memory.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_adjust_memory_operands_masks.cpp38 for (auto inst_it = block.cbegin(); inst_it != block.cend(); ++inst_it) { in Apply() local
Dfuzzer_pass_mutate_pointers.cpp36 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()

123