Home
last modified time | relevance | path

Searched refs:SpvOpSMulExtended (Results 1 – 25 of 41) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp86 case SpvOpSMulExtended: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp110 case SpvOpSMulExtended: in IsNumeric()
Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp114 new_instruction_opcode = SpvOpSMulExtended; in Apply()
Dtransformation_propagate_instruction_up.cpp268 case SpvOpSMulExtended: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp197 case SpvOpSMulExtended: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp292 case SpvOpSMulExtended: in IsOpcodeSupported()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp86 case SpvOpSMulExtended: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp110 case SpvOpSMulExtended: in IsNumeric()
Dtransformation_replace_add_sub_mul_with_carrying_extended.cpp114 new_instruction_opcode = SpvOpSMulExtended; in Apply()
Dtransformation_propagate_instruction_up.cpp268 case SpvOpSMulExtended: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp197 case SpvOpSMulExtended: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp292 case SpvOpSMulExtended: in IsOpcodeSupported()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp568 case SpvOpSMulExtended: in spvOpcodeIsScalarizable()
649 case SpvOpSMulExtended: in spvOpcodeIsCommutativeBinaryOperator()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp568 case SpvOpSMulExtended: in spvOpcodeIsScalarizable()
649 case SpvOpSMulExtended: in spvOpcodeIsCommutativeBinaryOperator()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp413 case SpvOpSMulExtended: { in ArithmeticsPass()
425 if (opcode == SpvOpSMulExtended) { in ArithmeticsPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp413 case SpvOpSMulExtended: { in ArithmeticsPass()
425 if (opcode == SpvOpSMulExtended) { in ArithmeticsPass()
/external/skia/src/sksl/
Dspirv.h715 SpvOpSMulExtended = 152, enumerator
/external/skqp/src/sksl/
Dspirv.h715 SpvOpSMulExtended = 152, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h809 SpvOpSMulExtended = 152, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h809 SpvOpSMulExtended = 152, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h809 SpvOpSMulExtended = 152, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h821 SpvOpSMulExtended = 152, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h826 SpvOpSMulExtended = 152, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h826 SpvOpSMulExtended = 152, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h821 SpvOpSMulExtended = 152, enumerator

12