Home
last modified time | relevance | path

Searched refs:OpSGreaterThan (Results 1 - 25 of 58) sorted by relevance

123

/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp40 case spv::Op::OpSGreaterThan: in AssembleAndRunPeelingTest()
41 opcode_str = "OpSGreaterThan"; in AssembleAndRunPeelingTest()
235 run_test(spv::Op::OpSGreaterThan, "%int_4", "%32"); in TEST_F()
251 run_test(spv::Op::OpSGreaterThan, "%int_5", "%32"); in TEST_F()
269 run_test(spv::Op::OpSGreaterThan, "%int_16", "%32"); in TEST_F()
285 run_test(spv::Op::OpSGreaterThan, "%int_17", "%32"); in TEST_F()
296 run_test(spv::Op::OpSGreaterThan, "%32", "%int_5"); in TEST_F()
312 run_test(spv::Op::OpSGreaterThan, "%32", "%int_4"); in TEST_F()
330 run_test(spv::Op::OpSGreaterThan, "%32", "%int_16"); in TEST_F()
346 run_test(spv::Op::OpSGreaterThan, " in TEST_F()
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp88 case spv::Op::OpSGreaterThan: in IsInversionSupported()
120 case spv::Op::OpSGreaterThan: in InvertOpcode()
127 return spv::Op::OpSGreaterThan; in InvertOpcode()
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp72 case spv::Op::OpSGreaterThan: in signed_int_binop_evaluates_to()
H A Dfuzzer_pass_obfuscate_constants.cpp193 std::vector<spv::Op> greater_than_opcodes{spv::Op::OpSGreaterThan, in ObfuscateBoolConstantViaSignedIntConstantPair() member in spvtools::fuzz::spv::Op
H A Dtransformation_propagate_instruction_up.cpp288 case spv::Op::OpSGreaterThan: in IsOpcodeSupported()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSpec.cpp50 case spv::OpSGreaterThan: in EvalSpecConstantOp()
293 case spv::OpSGreaterThan: in EvalSpecConstantBinaryOp()
/third_party/spirv-tools/source/opt/
H A Dfold.cpp187 case spv::Op::OpSGreaterThan: in BinaryOperate()
402 case spv::Op::OpSGreaterThan: in FoldBinaryIntegerOpToConstant()
593 case spv::Op::OpSGreaterThan: in IsFoldableOpcode()
H A Dloop_dependence_helpers.cpp60 case spv::Op::OpSGreaterThan: in GetLowerBound()
98 case spv::Op::OpSGreaterThan: { in GetUpperBound()
H A Dloop_descriptor.cpp102 case spv::Op::OpSGreaterThan: in IsSupportedCondition()
774 case spv::Op::OpSGreaterThan: in GetIterations()
/third_party/spirv-tools/source/val/
H A Dvalidate_logicals.cpp242 case spv::Op::OpSGreaterThan: in LogicalsPass()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs830 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp825 OpSGreaterThan = 173, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs842 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp837 OpSGreaterThan = 173, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs847 OpSGreaterThan = 173, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs830 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp825 OpSGreaterThan = 173, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs842 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp837 OpSGreaterThan = 173, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs847 OpSGreaterThan = 173, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs830 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp825 OpSGreaterThan = 173, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs842 OpSGreaterThan = 173, enumerator
H A Dspirv.hpp837 OpSGreaterThan = 173, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs847 OpSGreaterThan = 173, enumerator

Completed in 83 milliseconds

123