Home
last modified time | relevance | path

Searched refs:SpvOpSMod (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp72 case SpvOpSMod: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp96 case SpvOpSMod: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp255 case SpvOpSMod: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp184 case SpvOpSMod: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp279 case SpvOpSMod: in IsOpcodeSupported()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp72 case SpvOpSMod: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp96 case SpvOpSMod: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp255 case SpvOpSMod: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp184 case SpvOpSMod: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp279 case SpvOpSMod: in IsOpcodeSupported()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp72 case SpvOpSMod: in IsArithmetic()
Dtransformation_add_relaxed_decoration.cpp96 case SpvOpSMod: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp255 case SpvOpSMod: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp184 case SpvOpSMod: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp279 case SpvOpSMod: in IsOpcodeSupported()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp106 case SpvOp::SpvOpSMod: { in BinaryOperate()
314 case SpvOp::SpvOpSMod: in FoldBinaryIntegerOpToConstant()
600 case SpvOp::SpvOpSMod: in IsFoldableOpcode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp106 case SpvOp::SpvOpSMod: { in BinaryOperate()
314 case SpvOp::SpvOpSMod: in FoldBinaryIntegerOpToConstant()
600 case SpvOp::SpvOpSMod: in IsFoldableOpcode()
/third_party/spirv-tools/source/opt/
Dfold.cpp106 case SpvOp::SpvOpSMod: { in BinaryOperate()
314 case SpvOp::SpvOpSMod: in FoldBinaryIntegerOpToConstant()
600 case SpvOp::SpvOpSMod: in IsFoldableOpcode()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_arithmetics.cpp88 case SpvOpSMod: in ArithmeticsPass()
92 (opcode != SpvOpIMul && opcode != SpvOpSRem && opcode != SpvOpSMod); in ArithmeticsPass()
/third_party/spirv-tools/source/val/
Dvalidate_arithmetics.cpp88 case SpvOpSMod: in ArithmeticsPass()
92 (opcode != SpvOpIMul && opcode != SpvOpSRem && opcode != SpvOpSMod); in ArithmeticsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp88 case SpvOpSMod: in ArithmeticsPass()
92 (opcode != SpvOpIMul && opcode != SpvOpSRem && opcode != SpvOpSMod); in ArithmeticsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp563 case SpvOpSMod: in spvOpcodeIsScalarizable()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp563 case SpvOpSMod: in spvOpcodeIsScalarizable()
/third_party/skia/src/sksl/
Dspirv.h702 SpvOpSMod = 139, enumerator
/third_party/spirv-tools/source/
Dopcode.cpp560 case SpvOpSMod: in spvOpcodeIsScalarizable()

123