/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_invert_comparison_operator.cpp | 92 case SpvOpUGreaterThanEqual: in IsInversionSupported() 129 case SpvOpUGreaterThanEqual: in InvertOpcode() 132 return SpvOpUGreaterThanEqual; in InvertOpcode()
|
D | transformation_replace_id_with_synonym.cpp | 137 case SpvOpUGreaterThanEqual: in IsAgnosticToSignednessOfOperand()
|
D | transformation_replace_boolean_constant_with_constant_binary.cpp | 92 case SpvOpUGreaterThanEqual: in unsigned_int_binop_evaluates_to()
|
D | transformation_propagate_instruction_up.cpp | 289 case SpvOpUGreaterThanEqual: in IsOpcodeSupported()
|
D | fuzzer_pass_obfuscate_constants.cpp | 237 SpvOpUGreaterThanEqual}; in ObfuscateBoolConstantViaUnsignedIntConstantPair()
|
D | transformation_move_instruction_down.cpp | 218 case SpvOpUGreaterThanEqual: in IsSimpleInstruction()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_invert_comparison_operator.cpp | 92 case SpvOpUGreaterThanEqual: in IsInversionSupported() 129 case SpvOpUGreaterThanEqual: in InvertOpcode() 132 return SpvOpUGreaterThanEqual; in InvertOpcode()
|
D | transformation_replace_id_with_synonym.cpp | 137 case SpvOpUGreaterThanEqual: in IsAgnosticToSignednessOfOperand()
|
D | transformation_replace_boolean_constant_with_constant_binary.cpp | 92 case SpvOpUGreaterThanEqual: in unsigned_int_binop_evaluates_to()
|
D | transformation_propagate_instruction_up.cpp | 289 case SpvOpUGreaterThanEqual: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 218 case SpvOpUGreaterThanEqual: in IsSimpleInstruction()
|
D | fuzzer_pass_obfuscate_constants.cpp | 237 SpvOpUGreaterThanEqual}; in ObfuscateBoolConstantViaUnsignedIntConstantPair()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold.cpp | 193 case SpvOp::SpvOpUGreaterThanEqual: in BinaryOperate() 437 case SpvOp::SpvOpUGreaterThanEqual: in FoldBinaryIntegerOpToConstant() 607 case SpvOp::SpvOpUGreaterThanEqual: in IsFoldableOpcode()
|
D | loop_dependence_helpers.cpp | 63 case SpvOpUGreaterThanEqual: in GetLowerBound() 111 case SpvOpUGreaterThanEqual: in GetUpperBound()
|
D | loop_descriptor.cpp | 109 case SpvOp::SpvOpUGreaterThanEqual: in IsSupportedCondition() 132 case SpvOp::SpvOpUGreaterThanEqual: { in GetResidualConditionValue() 794 case SpvOp::SpvOpUGreaterThanEqual: { in GetIterations()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 193 case SpvOp::SpvOpUGreaterThanEqual: in BinaryOperate() 437 case SpvOp::SpvOpUGreaterThanEqual: in FoldBinaryIntegerOpToConstant() 607 case SpvOp::SpvOpUGreaterThanEqual: in IsFoldableOpcode()
|
D | loop_dependence_helpers.cpp | 63 case SpvOpUGreaterThanEqual: in GetLowerBound() 111 case SpvOpUGreaterThanEqual: in GetUpperBound()
|
D | loop_descriptor.cpp | 109 case SpvOp::SpvOpUGreaterThanEqual: in IsSupportedCondition() 132 case SpvOp::SpvOpUGreaterThanEqual: { in GetResidualConditionValue() 794 case SpvOp::SpvOpUGreaterThanEqual: { in GetIterations()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 232 case SpvOpUGreaterThanEqual: in LogicalsPass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 232 case SpvOpUGreaterThanEqual: in LogicalsPass()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 195 SpvOpUGreaterThanEqual}; in TEST()
|
/external/skia/src/sksl/ |
D | spirv.h | 736 SpvOpUGreaterThanEqual = 174, enumerator
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 195 SpvOpUGreaterThanEqual}; in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 598 case SpvOpUGreaterThanEqual: in spvOpcodeIsScalarizable()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 598 case SpvOpUGreaterThanEqual: in spvOpcodeIsScalarizable()
|