Home
last modified time | relevance | path

Searched refs:SpvOpDot (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/spirv-tools/test/fuzz/
Dtransformation_replace_linear_algebra_instruction_test.cpp79 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
112 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
126 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
2396 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
2401 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
2406 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
Dtransformation_swap_commutable_operands_test.cpp142 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
245 instructionDescriptor = MakeInstructionDescriptor(37, SpvOpDot, 100); in TEST()
362 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_replace_linear_algebra_instruction_test.cpp79 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
112 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
126 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
2396 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
2401 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
2406 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
Dtransformation_swap_commutable_operands_test.cpp142 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
245 instructionDescriptor = MakeInstructionDescriptor(37, SpvOpDot, 100); in TEST()
362 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_replace_linear_algebra_instruction_test.cpp79 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
112 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
126 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
2396 auto instruction_descriptor = MakeInstructionDescriptor(24, SpvOpDot, 0); in TEST()
2401 instruction_descriptor = MakeInstructionDescriptor(25, SpvOpDot, 0); in TEST()
2406 instruction_descriptor = MakeInstructionDescriptor(26, SpvOpDot, 0); in TEST()
Dtransformation_swap_commutable_operands_test.cpp142 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
245 instructionDescriptor = MakeInstructionDescriptor(37, SpvOpDot, 100); in TEST()
362 instructionDescriptor = MakeInstructionDescriptor(66, SpvOpDot, 0); in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp81 case SpvOpDot: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp105 case SpvOpDot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp264 case SpvOpDot: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp193 case SpvOpDot: in IsSimpleInstruction()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp81 case SpvOpDot: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp105 case SpvOpDot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp264 case SpvOpDot: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp193 case SpvOpDot: in IsSimpleInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp81 case SpvOpDot: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp105 case SpvOpDot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp264 case SpvOpDot: in IsOpcodeSupported()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp648 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator()
682 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
/third_party/spirv-tools/source/
Dopcode.cpp646 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator()
680 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp648 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator()
682 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
/third_party/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp116 SpvOpDot, in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp116 SpvOpDot, in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp116 SpvOpDot, in Initialize()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp349 SpvOpDot, in InitCombinatorSets()
/third_party/flutter/skia/src/sksl/
Dspirv.h711 SpvOpDot = 148, enumerator

1234