Home
last modified time | relevance | path

Searched refs:SpvOpUGreaterThanEqual (Results 1 – 25 of 59) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp92 case SpvOpUGreaterThanEqual: in IsInversionSupported()
129 case SpvOpUGreaterThanEqual: in InvertOpcode()
132 return SpvOpUGreaterThanEqual; in InvertOpcode()
Dtransformation_replace_id_with_synonym.cpp137 case SpvOpUGreaterThanEqual: in IsAgnosticToSignednessOfOperand()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp92 case SpvOpUGreaterThanEqual: in unsigned_int_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp289 case SpvOpUGreaterThanEqual: in IsOpcodeSupported()
Dfuzzer_pass_obfuscate_constants.cpp237 SpvOpUGreaterThanEqual}; in ObfuscateBoolConstantViaUnsignedIntConstantPair()
Dtransformation_move_instruction_down.cpp218 case SpvOpUGreaterThanEqual: in IsSimpleInstruction()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp92 case SpvOpUGreaterThanEqual: in IsInversionSupported()
129 case SpvOpUGreaterThanEqual: in InvertOpcode()
132 return SpvOpUGreaterThanEqual; in InvertOpcode()
Dtransformation_replace_id_with_synonym.cpp137 case SpvOpUGreaterThanEqual: in IsAgnosticToSignednessOfOperand()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp92 case SpvOpUGreaterThanEqual: in unsigned_int_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp289 case SpvOpUGreaterThanEqual: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp218 case SpvOpUGreaterThanEqual: in IsSimpleInstruction()
Dfuzzer_pass_obfuscate_constants.cpp237 SpvOpUGreaterThanEqual}; in ObfuscateBoolConstantViaUnsignedIntConstantPair()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp193 case SpvOp::SpvOpUGreaterThanEqual: in BinaryOperate()
437 case SpvOp::SpvOpUGreaterThanEqual: in FoldBinaryIntegerOpToConstant()
607 case SpvOp::SpvOpUGreaterThanEqual: in IsFoldableOpcode()
Dloop_dependence_helpers.cpp63 case SpvOpUGreaterThanEqual: in GetLowerBound()
111 case SpvOpUGreaterThanEqual: in GetUpperBound()
Dloop_descriptor.cpp109 case SpvOp::SpvOpUGreaterThanEqual: in IsSupportedCondition()
132 case SpvOp::SpvOpUGreaterThanEqual: { in GetResidualConditionValue()
794 case SpvOp::SpvOpUGreaterThanEqual: { in GetIterations()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp193 case SpvOp::SpvOpUGreaterThanEqual: in BinaryOperate()
437 case SpvOp::SpvOpUGreaterThanEqual: in FoldBinaryIntegerOpToConstant()
607 case SpvOp::SpvOpUGreaterThanEqual: in IsFoldableOpcode()
Dloop_dependence_helpers.cpp63 case SpvOpUGreaterThanEqual: in GetLowerBound()
111 case SpvOpUGreaterThanEqual: in GetUpperBound()
Dloop_descriptor.cpp109 case SpvOp::SpvOpUGreaterThanEqual: in IsSupportedCondition()
132 case SpvOp::SpvOpUGreaterThanEqual: { in GetResidualConditionValue()
794 case SpvOp::SpvOpUGreaterThanEqual: { in GetIterations()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp232 case SpvOpUGreaterThanEqual: in LogicalsPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp232 case SpvOpUGreaterThanEqual: in LogicalsPass()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp195 SpvOpUGreaterThanEqual}; in TEST()
/external/skia/src/sksl/
Dspirv.h736 SpvOpUGreaterThanEqual = 174, enumerator
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp195 SpvOpUGreaterThanEqual}; in TEST()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp598 case SpvOpUGreaterThanEqual: in spvOpcodeIsScalarizable()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp598 case SpvOpUGreaterThanEqual: in spvOpcodeIsScalarizable()

123