Home
last modified time | relevance | path

Searched refs:UNLE (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Djump.cc394 case UNLE: in reversed_comparison_code_parts()
525 case UNLE: in reverse_condition()
551 return UNLE; in reverse_condition_maybe_unordered()
566 case UNLE: in reverse_condition_maybe_unordered()
614 case UNLE: in swap_condition()
619 return UNLE; in swap_condition()
704 if (code2 == UNLE || code2 == UNGE) in comparison_dominates_p()
715 if (code2 == UNLE || code2 == NE) in comparison_dominates_p()
756 if (code2 == NE || code2 == UNEQ || code2 == UNLE || code2 == UNLT in comparison_dominates_p()
H A Ddojump.cc284 do_compare_and_jump (op0, op1, UNLE, UNLE, if_false_label, if_true_label, in do_jump_1()
860 *code2 = UNLE; in split_comparison()
882 case UNLE: in split_comparison()
H A Dsimplify-rtx.cc2348 case UNLE: in comparison_to_mask()
2391 return UNLE; in mask_to_comparison()
2429 case UNLE: in comparison_code_valid_for_mode()
5974 case UNLE: in comparison_result()
6075 || code == UNEQ || code == UNLE || code == UNGE in simplify_const_relational_operation()
6098 case UNLE: in simplify_const_relational_operation()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Djump.c394 case UNLE: in reversed_comparison_code_parts()
525 case UNLE: in reverse_condition()
551 return UNLE; in reverse_condition_maybe_unordered()
566 case UNLE: in reverse_condition_maybe_unordered()
614 case UNLE: in swap_condition()
619 return UNLE; in swap_condition()
704 if (code2 == UNLE || code2 == UNGE) in comparison_dominates_p()
715 if (code2 == UNLE || code2 == NE) in comparison_dominates_p()
756 if (code2 == NE || code2 == UNEQ || code2 == UNLE || code2 == UNLT in comparison_dominates_p()
H A Ddojump.c284 do_compare_and_jump (op0, op1, UNLE, UNLE, if_false_label, if_true_label, in do_jump_1()
860 *code2 = UNLE; in split_comparison()
882 case UNLE: in split_comparison()
H A Dsimplify-rtx.c2166 case UNLE: in comparison_to_mask()
2209 return UNLE; in mask_to_comparison()
2247 case UNLE: in comparison_code_valid_for_mode()
5445 case UNLE: in comparison_result()
5546 || code == UNEQ || code == UNLE || code == UNGE in simplify_const_relational_operation()
5569 case UNLE: in simplify_const_relational_operation()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc344 case UNLE : return 5; in get_epiphany_condition_code()
598 if (code == GT || code == GE || code == UNLE || code == UNLT) in gen_compare_reg()
616 case LE: code = UNLE; break; in gen_compare_reg()
H A Dpredicates.md240 || code == UNLE || code == UNLT));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c344 case UNLE : return 5; in get_epiphany_condition_code()
596 if (code == GT || code == GE || code == UNLE || code == UNLT) in gen_compare_reg()
614 case LE: code = UNLE; break; in gen_compare_reg()
H A Dpredicates.md240 || code == UNLE || code == UNLT));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-modes.def196 invert the condition correctly (int: GT -> LE, float: GT -> UNLE).
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-modes.def199 invert the condition correctly (int: GT -> LE, float: GT -> UNLE).
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc1538 case UNLE: return ARC_CC_P; in get_arc_condition_code()
1545 case UNLE : return ARC_CC_LS; in get_arc_condition_code()
1596 case UNLE : return ARC_CC_LE; in get_arc_condition_code()
1686 case LT: case UNGE: case GT: case UNLE: in arc_select_cc_mode()
1702 case UNLE: in arc_select_cc_mode()
1726 case GT: case UNLE: return CC_FP_GTmode; in arc_select_cc_mode()
2305 case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
2334 case NE: case EQ: case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
2362 case NE: case EQ: case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c1539 case UNLE: return ARC_CC_P; in get_arc_condition_code()
1546 case UNLE : return ARC_CC_LS; in get_arc_condition_code()
1597 case UNLE : return ARC_CC_LE; in get_arc_condition_code()
1687 case LT: case UNGE: case GT: case UNLE: in arc_select_cc_mode()
1703 case UNLE: in arc_select_cc_mode()
1727 case GT: case UNLE: return CC_FP_GTmode; in arc_select_cc_mode()
2299 case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
2328 case NE: case EQ: case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
2356 case NE: case EQ: case GT: case UNLE: case GE: case UNLT: in gen_compare_reg()
H A Dpredicates.md430 return code == GT || code == UNLE;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c2322 case UNLE: in ix86_unordered_fp_compare()
2346 return TARGET_IEEE_FP ? UNKNOWN : UNLE; in ix86_fp_swap_condition()
2349 case UNLE: /* LEU - CF=1 | ZF=1 */ in ix86_fp_swap_condition()
2369 case UNLE: in ix86_fp_comparison_cost()
2576 case UNLE: in ix86_expand_fp_compare()
2725 if ((code == GT || code == UNLE || code == LE || code == UNGT) in ix86_expand_carry_flag_compare()
3791 case UNLE: in ix86_prepare_sse_fp_compare_args()
3917 case UNLE: in ix86_fp_cmp_code_to_pcmp_immediate()
9994 UNEQ, UNLT, UNLE, UNORDERED, LTGT, GE, GT, ORDERED, in ix86_expand_sse_comi_round() enumerator
9996 UNEQ, UNLT, UNLE, UNORDERED, LTGT, GE, GT, ORDERED in ix86_expand_sse_comi_round() enumerator
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc2334 case UNLE: in visium_expand_fp_cstore()
2874 case UNLE: in visium_select_cc_mode()
3257 case UNLE: in output_cbranch()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c2332 case UNLE: in visium_expand_fp_cstore()
2872 case UNLE: in visium_select_cc_mode()
3255 case UNLE: in output_cbranch()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc2535 case UNLE: in ix86_unordered_fp_compare()
2559 return TARGET_IEEE_FP ? UNKNOWN : UNLE; in ix86_fp_swap_condition()
2562 case UNLE: /* LEU - CF=1 | ZF=1 */ in ix86_fp_swap_condition()
2582 case UNLE: in ix86_fp_comparison_cost()
2789 case UNLE: in ix86_expand_fp_compare()
2995 if ((code == GT || code == UNLE || code == LE || code == UNGT) in ix86_expand_carry_flag_compare()
4175 case UNLE: in ix86_prepare_sse_fp_compare_args()
4301 case UNLE: in ix86_fp_cmp_code_to_pcmp_immediate()
11262 UNEQ, UNLT, UNLE, UNORDERED, LTGT, GE, GT, ORDERED, in ix86_expand_sse_comi_round() enumerator
11264 UNEQ, UNLT, UNLE, UNORDERED, LTGT, GE, GT, ORDERED in ix86_expand_sse_comi_round() enumerator
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.c213 case UNLE: in mn10300_print_operand()
2707 case UNLE: in cc_flags_for_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.cc213 case UNLE: in mn10300_print_operand()
2707 case UNLE: in cc_flags_for_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-md-auxiliary.cc913 case UNLE: in nds32_expand_float_cbranch()
1187 case UNLE: in nds32_expand_float_movcc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvector.md659 case UNLE:
781 if (cond == UNLE || cond == UNLT || cond == NE || cond == UNGE
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-md-auxiliary.c913 case UNLE: in nds32_expand_float_cbranch()
1187 case UNLE: in nds32_expand_float_movcc()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvector.md662 case UNLE:
835 if (cond == UNLE || cond == UNLT || cond == NE || cond == UNGE

1234