Home
last modified time | relevance | path

Searched refs:SpvOpUGreaterThan (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp91 case SpvOpUGreaterThan: in IsInversionSupported()
127 case SpvOpUGreaterThan: in InvertOpcode()
134 return SpvOpUGreaterThan; in InvertOpcode()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp95 case SpvOpUGreaterThan: in unsigned_int_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp287 case SpvOpUGreaterThan: in IsOpcodeSupported()
/third_party/spirv-tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp91 case SpvOpUGreaterThan: in IsInversionSupported()
127 case SpvOpUGreaterThan: in InvertOpcode()
134 return SpvOpUGreaterThan; in InvertOpcode()
Dtransformation_replace_id_with_synonym.cpp136 case SpvOpUGreaterThan: in IsAgnosticToSignednessOfOperand()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp95 case SpvOpUGreaterThan: in unsigned_int_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp287 case SpvOpUGreaterThan: in IsOpcodeSupported()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp91 case SpvOpUGreaterThan: in IsInversionSupported()
127 case SpvOpUGreaterThan: in InvertOpcode()
134 return SpvOpUGreaterThan; in InvertOpcode()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp95 case SpvOpUGreaterThan: in unsigned_int_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp287 case SpvOpUGreaterThan: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp216 case SpvOpUGreaterThan: in IsSimpleInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp185 case SpvOp::SpvOpUGreaterThan: in BinaryOperate()
391 case SpvOp::SpvOpUGreaterThan: in FoldBinaryIntegerOpToConstant()
606 case SpvOp::SpvOpUGreaterThan: in IsFoldableOpcode()
Dloop_dependence_helpers.cpp61 case SpvOpUGreaterThan: in GetLowerBound()
99 case SpvOpUGreaterThan: in GetUpperBound()
Dloop_descriptor.cpp104 case SpvOp::SpvOpUGreaterThan: in IsSupportedCondition()
777 case SpvOp::SpvOpUGreaterThan: { in GetIterations()
/third_party/spirv-tools/source/opt/
Dfold.cpp185 case SpvOp::SpvOpUGreaterThan: in BinaryOperate()
391 case SpvOp::SpvOpUGreaterThan: in FoldBinaryIntegerOpToConstant()
606 case SpvOp::SpvOpUGreaterThan: in IsFoldableOpcode()
Dloop_dependence_helpers.cpp61 case SpvOpUGreaterThan: in GetLowerBound()
99 case SpvOpUGreaterThan: in GetUpperBound()
Dloop_descriptor.cpp104 case SpvOp::SpvOpUGreaterThan: in IsSupportedCondition()
777 case SpvOp::SpvOpUGreaterThan: { in GetIterations()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp185 case SpvOp::SpvOpUGreaterThan: in BinaryOperate()
391 case SpvOp::SpvOpUGreaterThan: in FoldBinaryIntegerOpToConstant()
606 case SpvOp::SpvOpUGreaterThan: in IsFoldableOpcode()
Dloop_dependence_helpers.cpp61 case SpvOpUGreaterThan: in GetLowerBound()
99 case SpvOpUGreaterThan: in GetUpperBound()
Dloop_descriptor.cpp104 case SpvOp::SpvOpUGreaterThan: in IsSupportedCondition()
777 case SpvOp::SpvOpUGreaterThan: { in GetIterations()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_logicals.cpp231 case SpvOpUGreaterThan: in LogicalsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp231 case SpvOpUGreaterThan: in LogicalsPass()
/third_party/spirv-tools/source/val/
Dvalidate_logicals.cpp231 case SpvOpUGreaterThan: in LogicalsPass()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp366 SpvOpUGreaterThan, in InitCombinatorSets()
/third_party/flutter/skia/src/sksl/
Dspirv.h734 SpvOpUGreaterThan = 172, enumerator

1234