Home
last modified time | relevance | path

Searched refs:SpvOpFOrdGreaterThanEqual (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp107 case SpvOpFOrdGreaterThanEqual: in IsInversionSupported()
150 return SpvOpFOrdGreaterThanEqual; in InvertOpcode()
159 case SpvOpFOrdGreaterThanEqual: in InvertOpcode()
Dfuzzer_pass_obfuscate_constants.cpp151 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
154 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp40 case SpvOpFOrdGreaterThanEqual: in float_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp305 case SpvOpFOrdGreaterThanEqual: in IsOpcodeSupported()
/third_party/spirv-tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp107 case SpvOpFOrdGreaterThanEqual: in IsInversionSupported()
150 return SpvOpFOrdGreaterThanEqual; in InvertOpcode()
159 case SpvOpFOrdGreaterThanEqual: in InvertOpcode()
Dfuzzer_pass_obfuscate_constants.cpp150 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
153 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp40 case SpvOpFOrdGreaterThanEqual: in float_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp305 case SpvOpFOrdGreaterThanEqual: in IsOpcodeSupported()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_invert_comparison_operator.cpp107 case SpvOpFOrdGreaterThanEqual: in IsInversionSupported()
150 return SpvOpFOrdGreaterThanEqual; in InvertOpcode()
159 case SpvOpFOrdGreaterThanEqual: in InvertOpcode()
Dfuzzer_pass_obfuscate_constants.cpp151 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
154 SpvOpFOrdGreaterThan, SpvOpFOrdGreaterThanEqual, SpvOpFUnordGreaterThan, in ObfuscateBoolConstantViaFloatConstantPair()
Dtransformation_replace_boolean_constant_with_constant_binary.cpp40 case SpvOpFOrdGreaterThanEqual: in float_binop_evaluates_to()
Dtransformation_propagate_instruction_up.cpp305 case SpvOpFOrdGreaterThanEqual: in IsOpcodeSupported()
/third_party/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp130 SpvOpFOrdGreaterThanEqual, in Initialize()
Damd_ext_to_khr.cpp636 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceCoord()
641 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceCoord()
767 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceIndex()
770 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceIndex()
Dconst_folding_rules.cpp731 case SpvOpFOrdGreaterThanEqual: in FoldFClampFeedingCompare()
1185 rules_[SpvOpFOrdGreaterThanEqual].push_back(FoldFOrdGreaterThanEqual()); in AddFoldingRules()
1186 rules_[SpvOpFOrdGreaterThanEqual].push_back( in AddFoldingRules()
1187 FoldFClampFeedingCompare(SpvOpFOrdGreaterThanEqual)); in AddFoldingRules()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp130 SpvOpFOrdGreaterThanEqual, in Initialize()
Damd_ext_to_khr.cpp636 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceCoord()
641 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceCoord()
767 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceIndex()
770 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceIndex()
Dconst_folding_rules.cpp827 case SpvOpFOrdGreaterThanEqual: in FoldFClampFeedingCompare()
1281 rules_[SpvOpFOrdGreaterThanEqual].push_back(FoldFOrdGreaterThanEqual()); in AddFoldingRules()
1282 rules_[SpvOpFOrdGreaterThanEqual].push_back( in AddFoldingRules()
1283 FoldFClampFeedingCompare(SpvOpFOrdGreaterThanEqual)); in AddFoldingRules()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp130 SpvOpFOrdGreaterThanEqual, in Initialize()
Damd_ext_to_khr.cpp636 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceCoord()
641 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceCoord()
767 ir_builder.AddBinaryOp(bool_id, SpvOpFOrdGreaterThanEqual, in ReplaceCubeFaceIndex()
770 bool_id, SpvOpFOrdGreaterThanEqual, ay->result_id(), ax->result_id()); in ReplaceCubeFaceIndex()
Dconst_folding_rules.cpp731 case SpvOpFOrdGreaterThanEqual: in FoldFClampFeedingCompare()
1185 rules_[SpvOpFOrdGreaterThanEqual].push_back(FoldFOrdGreaterThanEqual()); in AddFoldingRules()
1186 rules_[SpvOpFOrdGreaterThanEqual].push_back( in AddFoldingRules()
1187 FoldFClampFeedingCompare(SpvOpFOrdGreaterThanEqual)); in AddFoldingRules()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_logicals.cpp85 case SpvOpFOrdGreaterThanEqual: in LogicalsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp85 case SpvOpFOrdGreaterThanEqual: in LogicalsPass()
/third_party/spirv-tools/source/val/
Dvalidate_logicals.cpp85 case SpvOpFOrdGreaterThanEqual: in LogicalsPass()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp384 SpvOpFOrdGreaterThanEqual, in InitCombinatorSets()

1234