/third_party/spirv-tools/test/fuzz/ |
D | transformation_replace_linear_algebra_instruction_test.cpp | 79 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()
|
D | transformation_swap_commutable_operands_test.cpp | 142 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/ |
D | transformation_replace_linear_algebra_instruction_test.cpp | 79 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()
|
D | transformation_swap_commutable_operands_test.cpp | 142 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/ |
D | transformation_replace_linear_algebra_instruction_test.cpp | 79 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()
|
D | transformation_swap_commutable_operands_test.cpp | 142 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/ |
D | transformation_add_no_contraction_decoration.cpp | 81 case SpvOpDot: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 105 case SpvOpDot: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 264 case SpvOpDot: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 193 case SpvOpDot: in IsSimpleInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 81 case SpvOpDot: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 105 case SpvOpDot: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 264 case SpvOpDot: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 193 case SpvOpDot: in IsSimpleInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 81 case SpvOpDot: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 105 case SpvOpDot: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 264 case SpvOpDot: in IsOpcodeSupported()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 648 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator() 682 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 646 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator() 680 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 648 case SpvOpDot: in spvOpcodeIsCommutativeBinaryOperator() 682 case SpvOpDot: in spvOpcodeIsLinearAlgebra()
|
/third_party/spirv-tools/source/opt/ |
D | relax_float_ops_pass.cpp | 116 SpvOpDot, in Initialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 116 SpvOpDot, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | relax_float_ops_pass.cpp | 116 SpvOpDot, in Initialize()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 349 SpvOpDot, in InitCombinatorSets()
|
/third_party/flutter/skia/src/sksl/ |
D | spirv.h | 711 SpvOpDot = 148, enumerator
|