/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling_pass.cpp | 47 case SpvOpSGreaterThanEqual: in AssembleAndRunPeelingTest() 374 run_test(SpvOpSGreaterThanEqual, "%int_4", "%32"); in TEST_F() 390 run_test(SpvOpSGreaterThanEqual, "%int_3", "%32"); in TEST_F() 408 run_test(SpvOpSGreaterThanEqual, "%int_16", "%32"); in TEST_F() 424 run_test(SpvOpSGreaterThanEqual, "%int_15", "%32"); in TEST_F() 435 run_test(SpvOpSGreaterThanEqual, "%32", "%int_5"); in TEST_F() 451 run_test(SpvOpSGreaterThanEqual, "%32", "%int_4"); in TEST_F() 469 run_test(SpvOpSGreaterThanEqual, "%32", "%int_17"); in TEST_F() 485 run_test(SpvOpSGreaterThanEqual, "%32", "%int_16"); in TEST_F() 752 run_test(SpvOpSGreaterThanEqual, "%int_1", "%38", in TEST_F() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling_pass.cpp | 47 case SpvOpSGreaterThanEqual: in AssembleAndRunPeelingTest() 374 run_test(SpvOpSGreaterThanEqual, "%int_4", "%32"); in TEST_F() 390 run_test(SpvOpSGreaterThanEqual, "%int_3", "%32"); in TEST_F() 408 run_test(SpvOpSGreaterThanEqual, "%int_16", "%32"); in TEST_F() 424 run_test(SpvOpSGreaterThanEqual, "%int_15", "%32"); in TEST_F() 435 run_test(SpvOpSGreaterThanEqual, "%32", "%int_5"); in TEST_F() 451 run_test(SpvOpSGreaterThanEqual, "%32", "%int_4"); in TEST_F() 469 run_test(SpvOpSGreaterThanEqual, "%32", "%int_17"); in TEST_F() 485 run_test(SpvOpSGreaterThanEqual, "%32", "%int_16"); in TEST_F() 752 run_test(SpvOpSGreaterThanEqual, "%int_1", "%38", in TEST_F() [all …]
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold.cpp | 173 case SpvOp::SpvOpSGreaterThanEqual: in BinaryOperate() 426 case SpvOp::SpvOpSGreaterThanEqual: in FoldBinaryIntegerOpToConstant() 572 case SpvOp::SpvOpSGreaterThanEqual: in IsFoldableOpcode()
|
D | loop_dependence_helpers.cpp | 64 case SpvOpSGreaterThanEqual: { in GetLowerBound() 112 case SpvOpSGreaterThanEqual: { in GetUpperBound()
|
D | loop_descriptor.cpp | 108 case SpvOp::SpvOpSGreaterThanEqual: in IsSupportedCondition() 131 case SpvOp::SpvOpSGreaterThanEqual: in GetResidualConditionValue() 780 case SpvOp::SpvOpSGreaterThanEqual: in GetIterations()
|
D | loop_peeling.cpp | 802 case SpvOpSGreaterThanEqual: in IsHandledCondition() 905 case SpvOpSGreaterThanEqual: { in GetPeelingInfo()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 191 case SpvOp::SpvOpSGreaterThanEqual: in BinaryOperate() 445 case SpvOp::SpvOpSGreaterThanEqual: in FoldBinaryIntegerOpToConstant() 591 case SpvOp::SpvOpSGreaterThanEqual: in IsFoldableOpcode()
|
D | loop_dependence_helpers.cpp | 64 case SpvOpSGreaterThanEqual: { in GetLowerBound() 112 case SpvOpSGreaterThanEqual: { in GetUpperBound()
|
D | loop_descriptor.cpp | 108 case SpvOp::SpvOpSGreaterThanEqual: in IsSupportedCondition() 131 case SpvOp::SpvOpSGreaterThanEqual: in GetResidualConditionValue() 780 case SpvOp::SpvOpSGreaterThanEqual: in GetIterations()
|
D | loop_peeling.cpp | 802 case SpvOpSGreaterThanEqual: in IsHandledCondition() 905 case SpvOpSGreaterThanEqual: { in GetPeelingInfo()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 215 case SpvOpSGreaterThanEqual: in LogicalsPass()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 214 case SpvOpSGreaterThanEqual: in LogicalsPass()
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | spirv_info.c | 351 case SpvOpSGreaterThanEqual: return "SpvOpSGreaterThanEqual"; in spirv_op_to_string()
|
D | vtn_gather_types.c | 180 case SpvOpSGreaterThanEqual: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 568 case SpvOpSGreaterThanEqual: in spvOpcodeIsScalarizable()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 568 case SpvOpSGreaterThanEqual: in spvOpcodeIsScalarizable()
|
/external/skia/src/sksl/ |
D | spirv.h | 737 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 737 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 831 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 831 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 831 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 848 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 848 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 848 SpvOpSGreaterThanEqual = 175, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 843 SpvOpSGreaterThanEqual = 175, enumerator
|