Home
last modified time | relevance | path

Searched refs:OpFUnordLessThan (Results 1 - 25 of 51) sorted by relevance

123

/third_party/spirv-tools/source/fuzz/
H A Dtransformation_invert_comparison_operator.cpp103 case spv::Op::OpFUnordLessThan: in IsInversionSupported()
150 case spv::Op::OpFUnordLessThan: in InvertOpcode()
161 return spv::Op::OpFUnordLessThan; in InvertOpcode()
H A Dtransformation_replace_boolean_constant_with_constant_binary.cpp54 case spv::Op::OpFUnordLessThan: in float_binop_evaluates_to()
H A Dtransformation_propagate_instruction_up.cpp300 case spv::Op::OpFUnordLessThan: in IsOpcodeSupported()
/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp1201 case spv::Op::OpFUnordLessThan:
1210 cmp_opcode == spv::Op::OpFUnordLessThan);
1218 cmp_opcode == spv::Op::OpFUnordLessThan);
1229 cmp_opcode == spv::Op::OpFUnordLessThan);
1238 cmp_opcode == spv::Op::OpFUnordLessThan);
1626 rules_[spv::Op::OpFUnordLessThan].push_back(FoldFUnordLessThan());
1627 rules_[spv::Op::OpFUnordLessThan].push_back(
1628 FoldFClampFeedingCompare(spv::Op::OpFUnordLessThan));
H A Drelax_float_ops_pass.cpp127 spv::Op::OpFUnordLessThan, in Initialize()
/third_party/spirv-tools/source/val/
H A Dvalidate_logicals.cpp78 case spv::Op::OpFUnordLessThan: in LogicalsPass()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs842 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp837 OpFUnordLessThan = 185, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs854 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp849 OpFUnordLessThan = 185, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs859 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp854 OpFUnordLessThan = 185, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs842 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp837 OpFUnordLessThan = 185, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs854 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp849 OpFUnordLessThan = 185, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs859 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp854 OpFUnordLessThan = 185, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs842 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp837 OpFUnordLessThan = 185, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs854 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp849 OpFUnordLessThan = 185, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs859 OpFUnordLessThan = 185, enumerator
H A Dspirv.hpp854 OpFUnordLessThan = 185, enumerator
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp189 spv::Op::OpFUnordLessThan, spv::Op::OpFUnordLessThanEqual}; in TEST()

Completed in 62 milliseconds

123