Home
last modified time | relevance | path

Searched defs:input_operands (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dinstruction_message.cpp24 const opt::Instruction::OperandList& input_operands) { in MakeInstructionMessage()
41 opt::Instruction::OperandList input_operands; in MakeInstructionMessage() local
Dfuzzer_pass_donate_modules.cpp907 opt::Instruction::OperandList input_operands; in PrepareInstructionForDonation() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dinstruction_message.cpp24 const opt::Instruction::OperandList& input_operands) { in MakeInstructionMessage()
41 opt::Instruction::OperandList input_operands; in MakeInstructionMessage() local
Dfuzzer_pass_donate_modules.cpp907 opt::Instruction::OperandList input_operands; in PrepareInstructionForDonation() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dinstruction_message.cpp24 const opt::Instruction::OperandList& input_operands) { in MakeInstructionMessage()
41 opt::Instruction::OperandList input_operands; in MakeInstructionMessage() local
Dfuzzer_pass_donate_modules.cpp905 opt::Instruction::OperandList input_operands; in PrepareInstructionForDonation() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_add_function_test.cpp52 opt::Instruction::OperandList input_operands; in GetInstructionsForFunction() local
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp52 opt::Instruction::OperandList input_operands; in GetInstructionsForFunction() local
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp52 opt::Instruction::OperandList input_operands; in GetInstructionsForFunction() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder_test.cc913 std::vector<XlaOp> input_operands = {gte0, gte1}; in TEST_F() local