Home
last modified time | relevance | path

Searched refs:OpUGreaterThanEqual (Results 1 - 25 of 57) sorted by relevance

123

/third_party/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp93 case spv::Op::OpUGreaterThanEqual: in IsInversionSupported()
130 case spv::Op::OpUGreaterThanEqual: in InvertOpcode()
133 return spv::Op::OpUGreaterThanEqual; in InvertOpcode()
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp93 case spv::Op::OpUGreaterThanEqual: in unsigned_int_binop_evaluates_to()
H A Dfuzzer_pass_obfuscate_constants.cpp237 spv::Op::OpUGreaterThanEqual}; in ObfuscateBoolConstantViaUnsignedIntConstantPair()
H A Dtransformation_propagate_instruction_up.cpp289 case spv::Op::OpUGreaterThanEqual: in IsOpcodeSupported()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSpec.cpp53 case spv::OpUGreaterThanEqual: in EvalSpecConstantOp()
302 case spv::OpUGreaterThanEqual: in EvalSpecConstantBinaryOp()
/third_party/spirv-tools/source/opt/
H A Dfold.cpp193 case spv::Op::OpUGreaterThanEqual: in BinaryOperate()
437 case spv::Op::OpUGreaterThanEqual: in FoldBinaryIntegerOpToConstant()
607 case spv::Op::OpUGreaterThanEqual: in IsFoldableOpcode()
H A Dloop_dependence_helpers.cpp61 case spv::Op::OpUGreaterThanEqual: in GetLowerBound()
109 case spv::Op::OpUGreaterThanEqual: in GetUpperBound()
H A Dloop_descriptor.cpp106 case spv::Op::OpUGreaterThanEqual: in IsSupportedCondition()
130 case spv::Op::OpUGreaterThanEqual: { in GetResidualConditionValue()
792 case spv::Op::OpUGreaterThanEqual: { in GetIterations()
/third_party/spirv-tools/source/val/
H A Dvalidate_logicals.cpp239 case spv::Op::OpUGreaterThanEqual: in LogicalsPass()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs831 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp826 OpUGreaterThanEqual = 174, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs843 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp838 OpUGreaterThanEqual = 174, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs848 OpUGreaterThanEqual = 174, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs831 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp826 OpUGreaterThanEqual = 174, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs843 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp838 OpUGreaterThanEqual = 174, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs848 OpUGreaterThanEqual = 174, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs831 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp826 OpUGreaterThanEqual = 174, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs843 OpUGreaterThanEqual = 174, enumerator
H A Dspirv.hpp838 OpUGreaterThanEqual = 174, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs848 OpUGreaterThanEqual = 174, enumerator
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp198 spv::Op::OpUGreaterThanEqual}; in TEST()

Completed in 58 milliseconds

123