Home
last modified time | relevance | path

Searched defs:instruction_descriptor (Results 1 – 25 of 64) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_replace_linear_algebra_instruction_test.cpp79 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST() local
251 auto instruction_descriptor = in TEST() local
508 auto instruction_descriptor = in TEST() local
679 auto instruction_descriptor = in TEST() local
966 auto instruction_descriptor = in TEST() local
1300 auto instruction_descriptor = in TEST() local
1686 auto instruction_descriptor = in TEST() local
2159 auto instruction_descriptor = in TEST() local
2396 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST() local
Dtransformation_push_id_through_variable_test.cpp114 auto instruction_descriptor = in TEST() local
339 auto instruction_descriptor = in TEST() local
587 auto instruction_descriptor = in TEST() local
690 auto instruction_descriptor = in TEST() local
Dtransformation_adjust_branch_weights_test.cpp110 auto instruction_descriptor = in TEST() local
257 auto instruction_descriptor = in TEST() local
Dtransformation_add_image_sample_unused_components_test.cpp75 auto instruction_descriptor = in TEST() local
200 auto instruction_descriptor = in TEST() local
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_replace_linear_algebra_instruction_test.cpp79 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST() local
251 auto instruction_descriptor = in TEST() local
508 auto instruction_descriptor = in TEST() local
679 auto instruction_descriptor = in TEST() local
966 auto instruction_descriptor = in TEST() local
1300 auto instruction_descriptor = in TEST() local
1686 auto instruction_descriptor = in TEST() local
2159 auto instruction_descriptor = in TEST() local
2396 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST() local
Dtransformation_push_id_through_variable_test.cpp114 auto instruction_descriptor = in TEST() local
339 auto instruction_descriptor = in TEST() local
587 auto instruction_descriptor = in TEST() local
690 auto instruction_descriptor = in TEST() local
Dtransformation_add_image_sample_unused_components_test.cpp75 auto instruction_descriptor = in TEST() local
200 auto instruction_descriptor = in TEST() local
Dtransformation_adjust_branch_weights_test.cpp110 auto instruction_descriptor = in TEST() local
257 auto instruction_descriptor = in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp41 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_copy_objects.cpp38 -> void { in Apply()
Dfuzzer_pass_add_copy_memory.cpp38 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_add_loads.cpp37 -> void { in Apply()
Dtransformation_swap_commutable_operands.cpp29 const protobufs::InstructionDescriptor& instruction_descriptor) { in TransformationSwapCommutableOperands()
Dfuzzer_pass_mutate_pointers.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dtransformation_toggle_access_chain_instruction.cpp31 const protobufs::InstructionDescriptor& instruction_descriptor) { in TransformationToggleAccessChainInstruction()
Dtransformation_swap_conditional_branch_operands.cpp31 const protobufs::InstructionDescriptor& instruction_descriptor, in TransformationSwapConditionalBranchOperands()
Dfuzzer_pass_add_vector_shuffle_instructions.cpp39 -> void { in Apply()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_swap_conditional_branch_operands.cpp41 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_add_loads.cpp37 -> void { in Apply()
Dfuzzer_pass_add_copy_memory.cpp38 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dfuzzer_pass_copy_objects.cpp38 -> void { in Apply()
Dtransformation_swap_commutable_operands.cpp29 const protobufs::InstructionDescriptor& instruction_descriptor) { in TransformationSwapCommutableOperands()
Dfuzzer_pass_mutate_pointers.cpp37 const protobufs::InstructionDescriptor& instruction_descriptor) { in Apply()
Dtransformation_toggle_access_chain_instruction.cpp31 const protobufs::InstructionDescriptor& instruction_descriptor) { in TransformationToggleAccessChainInstruction()
Dtransformation_swap_conditional_branch_operands.cpp31 const protobufs::InstructionDescriptor& instruction_descriptor, in TransformationSwapConditionalBranchOperands()

123