/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_replace_linear_algebra_instruction_test.cpp | 57 %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 D | transformation_swap_commutable_operands_test.cpp | 106 %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 D | transformation_add_no_contraction_decoration.cpp | 81 case spv::Op::OpDot: in IsArithmetic()
|
H A D | transformation_add_relaxed_decoration.cpp | 105 case spv::Op::OpDot: in IsNumeric()
|
H A D | transformation_propagate_instruction_up.cpp | 264 case spv::Op::OpDot: in IsOpcodeSupported()
|
H A D | transformation_replace_linear_algebra_instruction.cpp | 92 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 D | relax_float_ops_pass.cpp | 118 spv::Op::OpDot, in Initialize()
|
/third_party/spirv-tools/source/ |
H A D | opcode.cpp | 655 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 D | spirv.cs | 806 OpDot = 148, enumerator
|
H A D | spirv.hpp | 801 OpDot = 148, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 818 OpDot = 148, enumerator
|
H A D | spirv.hpp | 813 OpDot = 148, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 823 OpDot = 148, enumerator
|
H A D | spirv.hpp | 818 OpDot = 148, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 806 OpDot = 148, enumerator
|
H A D | spirv.hpp | 801 OpDot = 148, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 818 OpDot = 148, enumerator
|
H A D | spirv.hpp | 813 OpDot = 148, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 823 OpDot = 148, enumerator
|
H A D | spirv.hpp | 818 OpDot = 148, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 806 OpDot = 148, enumerator
|
H A D | spirv.hpp | 801 OpDot = 148, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 818 OpDot = 148, enumerator
|
H A D | spirv.hpp | 813 OpDot = 148, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 823 OpDot = 148, enumerator
|