Home
last modified time | relevance | path

Searched refs:OpDot (Results 1 - 25 of 54) sorted by relevance

123

/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_linear_algebra_instruction_test.cpp57 %24 = OpDot %4 %16 %17 in TEST()
58 %25 = OpDot %4 %18 %19 in TEST()
59 %26 = OpDot %4 %20 %21 in TEST()
80 MakeInstructionDescriptor(24, spv::Op::OpDot, 0); in TEST()
114 instruction_descriptor = MakeInstructionDescriptor(25, spv::Op::OpDot, 0); in TEST()
128 instruction_descriptor = MakeInstructionDescriptor(26, spv::Op::OpDot, 0); in TEST()
2389 %24 = OpDot %4 %16 %17 in TEST()
2390 %25 = OpDot %4 %18 %19 in TEST()
2391 %26 = OpDot %4 %20 %21 in TEST()
2406 MakeInstructionDescriptor(24, spv::Op::OpDot, in TEST()
[all...]
H A Dtransformation_swap_commutable_operands_test.cpp106 %66 = OpDot %29 %63 %65 in TEST()
143 instructionDescriptor = MakeInstructionDescriptor(66, spv::Op::OpDot, 0); in TEST()
250 instructionDescriptor = MakeInstructionDescriptor(37, spv::Op::OpDot, 100); in TEST()
336 %66 = OpDot %29 %63 %65 in TEST()
368 instructionDescriptor = MakeInstructionDescriptor(66, spv::Op::OpDot, 0); in TEST()
451 %66 = OpDot %29 %65 %63 in TEST()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp81 case spv::Op::OpDot: in IsArithmetic()
H A Dtransformation_add_relaxed_decoration.cpp105 case spv::Op::OpDot: in IsNumeric()
H A Dtransformation_propagate_instruction_up.cpp264 case spv::Op::OpDot: in IsOpcodeSupported()
H A Dtransformation_replace_linear_algebra_instruction.cpp92 case spv::Op::OpDot: in Apply()
251 case spv::Op::OpDot: in GetRequiredFreshIdCount()
256 // the OpDot instruction. in GetRequiredFreshIdCount()
942 // Gets OpDot in operands. in ReplaceOpDot()
1021 // The last OpFAdd instruction is got by changing some of the OpDot in ReplaceOpDot()
/third_party/spirv-tools/source/opt/
H A Drelax_float_ops_pass.cpp118 spv::Op::OpDot, in Initialize()
/third_party/spirv-tools/source/
H A Dopcode.cpp655 case spv::Op::OpDot: in spvOpcodeIsCommutativeBinaryOperator()
689 case spv::Op::OpDot: in spvOpcodeIsLinearAlgebra()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs806 OpDot = 148, enumerator
H A Dspirv.hpp801 OpDot = 148, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs818 OpDot = 148, enumerator
H A Dspirv.hpp813 OpDot = 148, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs823 OpDot = 148, enumerator
H A Dspirv.hpp818 OpDot = 148, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs806 OpDot = 148, enumerator
H A Dspirv.hpp801 OpDot = 148, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs818 OpDot = 148, enumerator
H A Dspirv.hpp813 OpDot = 148, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs823 OpDot = 148, enumerator
H A Dspirv.hpp818 OpDot = 148, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs806 OpDot = 148, enumerator
H A Dspirv.hpp801 OpDot = 148, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs818 OpDot = 148, enumerator
H A Dspirv.hpp813 OpDot = 148, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs823 OpDot = 148, enumerator

Completed in 65 milliseconds

123