Home
last modified time | relevance | path

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

123

/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp46 case spv::Op::OpSGreaterThanEqual: in AssembleAndRunPeelingTest()
47 opcode_str = "OpSGreaterThanEqual"; in AssembleAndRunPeelingTest()
373 run_test(spv::Op::OpSGreaterThanEqual, "%int_4", "%32"); in TEST_F()
389 run_test(spv::Op::OpSGreaterThanEqual, "%int_3", "%32"); in TEST_F()
407 run_test(spv::Op::OpSGreaterThanEqual, "%int_16", "%32"); in TEST_F()
423 run_test(spv::Op::OpSGreaterThanEqual, "%int_15", "%32"); in TEST_F()
434 run_test(spv::Op::OpSGreaterThanEqual, "%32", "%int_5"); in TEST_F()
450 run_test(spv::Op::OpSGreaterThanEqual, "%32", "%int_4"); in TEST_F()
468 run_test(spv::Op::OpSGreaterThanEqual, "%32", "%int_17"); in TEST_F()
484 run_test(spv::Op::OpSGreaterThanEqual, " in TEST_F()
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp89 case spv::Op::OpSGreaterThanEqual: in IsInversionSupported()
122 case spv::Op::OpSGreaterThanEqual: in InvertOpcode()
125 return spv::Op::OpSGreaterThanEqual; in InvertOpcode()
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp69 case spv::Op::OpSGreaterThanEqual: in signed_int_binop_evaluates_to()
H A Dfuzzer_pass_obfuscate_constants.cpp194 spv::Op::OpSGreaterThanEqual}; in ObfuscateBoolConstantViaSignedIntConstantPair()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSpec.cpp54 case spv::OpSGreaterThanEqual: in EvalSpecConstantOp()
305 case spv::OpSGreaterThanEqual: in EvalSpecConstantBinaryOp()
/third_party/spirv-tools/source/opt/
H A Dfold.cpp195 case spv::Op::OpSGreaterThanEqual: in BinaryOperate()
448 case spv::Op::OpSGreaterThanEqual: in FoldBinaryIntegerOpToConstant()
594 case spv::Op::OpSGreaterThanEqual: in IsFoldableOpcode()
H A Dloop_dependence_helpers.cpp62 case spv::Op::OpSGreaterThanEqual: { in GetLowerBound()
110 case spv::Op::OpSGreaterThanEqual: { in GetUpperBound()
H A Dloop_descriptor.cpp105 case spv::Op::OpSGreaterThanEqual: in IsSupportedCondition()
129 case spv::Op::OpSGreaterThanEqual: in GetResidualConditionValue()
791 case spv::Op::OpSGreaterThanEqual: in GetIterations()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp192 spv::Op::OpSGreaterThanEqual}; in TEST()
562 use_of_false_in_while, 9, 11, spv::Op::OpSGreaterThanEqual, 101); in TEST()
610 %101 = OpSGreaterThanEqual %12 %9 %11 in TEST()
/third_party/spirv-tools/source/val/
H A Dvalidate_logicals.cpp243 case spv::Op::OpSGreaterThanEqual: in LogicalsPass()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs832 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp827 OpSGreaterThanEqual = 175, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs844 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp839 OpSGreaterThanEqual = 175, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs849 OpSGreaterThanEqual = 175, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs832 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp827 OpSGreaterThanEqual = 175, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs844 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp839 OpSGreaterThanEqual = 175, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs849 OpSGreaterThanEqual = 175, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs832 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp827 OpSGreaterThanEqual = 175, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs844 OpSGreaterThanEqual = 175, enumerator
H A Dspirv.hpp839 OpSGreaterThanEqual = 175, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs849 OpSGreaterThanEqual = 175, enumerator

Completed in 58 milliseconds

123