Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/gcc-8.0/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.c314 do_compare_and_jump (op0, op1, UNLE, UNLE, if_false_label, if_true_label, in do_jump_1()
891 *code2 = UNLE; in split_comparison()
913 case UNLE: in split_comparison()
H A Difcvt.c2501 case UNLE: in noce_try_minmax()
2667 case UNLE: in noce_try_abs()
H A Dsimplify-rtx.c5169 case UNLE: in comparison_result()
5270 || code == UNEQ || code == UNLE || code == UNGE in simplify_const_relational_operation()
5293 case UNLE: in simplify_const_relational_operation()
H A Drtlanal.c4556 case LE: case LEU: case UNLE: in nonzero_bits1()
5331 case UNEQ: case LTGT: case UNGE: case UNGT: case UNLE: case UNLT: in num_sign_bit_copies1()
H A Dgensupport.c2894 UNLE, UNLT, LTGT}}
H A Drtl.def566 DEF_RTL_EXPR(UNLE, "unle", "ee", RTX_COMPARE)
H A Dexpr.c7835 code = UNLE; in convert_tree_comp_to_rtx()
11654 code = UNLE; in do_store_flag()
H A Dcfgexpand.c4851 return simplify_gen_relational (UNLE, mode, inner_mode, op0, op1); in expand_debug_expr()
H A Doptabs.c5337 code = UNLE; in get_rtx_code()
H A Dcombine.c6159 case UNLT: case UNLE: in combine_simplify_rtx()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Djump.c371 case UNLE: in reversed_comparison_code_parts()
503 case UNLE: in reverse_condition()
529 return UNLE; in reverse_condition_maybe_unordered()
544 case UNLE: in reverse_condition_maybe_unordered()
592 case UNLE: in swap_condition()
597 return UNLE; in swap_condition()
682 if (code2 == UNLE || code2 == UNGE) in comparison_dominates_p()
693 if (code2 == UNLE || code2 == NE) in comparison_dominates_p()
734 if (code2 == NE || code2 == UNEQ || code2 == UNLE || code2 == UNLT in comparison_dominates_p()
H A Ddojump.c293 do_compare_and_jump (op0, op1, UNLE, UNLE, if_false_label, if_true_label, in do_jump_1()
850 *code2 = UNLE; in split_comparison()
872 case UNLE: in split_comparison()
H A Dgensupport.c1679 UNLE, UNLT, LTGT}}
H A Difcvt.c1893 case UNLE: in noce_try_minmax()
2038 case UNLE: in noce_try_abs()
H A Dsimplify-rtx.c4485 case UNLE: in comparison_result()
4585 || code == UNEQ || code == UNLE || code == UNGE in simplify_const_relational_operation()
4610 case UNLE: in simplify_const_relational_operation()
H A Drtlanal.c4038 case LE: case LEU: case UNLE: in nonzero_bits1()
4781 case UNEQ: case LTGT: case UNGE: case UNGT: case UNLE: case UNLT: in num_sign_bit_copies1()
H A Dcfgexpand.c3257 return simplify_gen_relational (UNLE, mode, inner_mode, op0, op1); in expand_debug_expr()
H A Drtl.def537 DEF_RTL_EXPR(UNLE, "unle", "ee", RTX_COMPARE)
H A Dcombine.c5798 case UNLT: case UNLE: in combine_simplify_rtx()
11617 case LT: case LTU: case UNLT: case LE: case LEU: case UNLE: in simplify_comparison()
H A Doptabs.c6736 code = UNLE; in get_rtx_code()
H A Dexpr.c10665 code = UNLE; in do_store_flag()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c14194 case UNLE: in ix86_print_operand()
14240 case UNLE: in ix86_print_operand()
14426 case UNLE: in ix86_print_operand()
18191 return TARGET_IEEE_FP ? UNKNOWN : UNLE; in ix86_fp_swap_condition()
18194 case UNLE: /* LEU - CF=1 | ZF=1 */ in ix86_fp_swap_condition()
18214 case UNLE: in ix86_fp_comparison_cost()
18374 case UNLE: in ix86_fp_compare_code_to_integer()
18481 case UNLE: in ix86_expand_fp_compare()
18786 if ((code == GT || code == UNLE || code == LE || code == UNGT) in ix86_expand_carry_flag_compare()
19439 case UNLE: in ix86_prepare_sse_fp_compare_args()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c18293 case UNLE: in ix86_print_operand()
18335 case UNLE: in ix86_print_operand()
22459 case UNLE: in ix86_unordered_fp_compare()
22620 return TARGET_IEEE_FP ? UNKNOWN : UNLE; in ix86_fp_swap_condition()
22623 case UNLE: /* LEU - CF=1 | ZF=1 */ in ix86_fp_swap_condition()
22643 case UNLE: in ix86_fp_comparison_cost()
22798 case UNLE: in ix86_fp_compare_code_to_integer()
22905 case UNLE: in ix86_expand_fp_compare()
23275 if ((code == GT || code == UNLE || code == LE || code == UNGT) in ix86_expand_carry_flag_compare()
23922 case UNLE: in ix86_prepare_sse_fp_compare_args()
[all …]
H A Di386-builtin.def40 BDESC (OPTION_MASK_ISA_SSE, CODE_FOR_sse_comi, "__builtin_ia32_comile", IX86_BUILTIN_COMILESS, UNLE
46 …OPTION_MASK_ISA_SSE, CODE_FOR_sse_ucomi, "__builtin_ia32_ucomile", IX86_BUILTIN_UCOMILESS, UNLE, 0)
52 …PTION_MASK_ISA_SSE2, CODE_FOR_sse2_comi, "__builtin_ia32_comisdle", IX86_BUILTIN_COMILESD, UNLE, 0)
58 …ON_MASK_ISA_SSE2, CODE_FOR_sse2_ucomi, "__builtin_ia32_ucomisdle", IX86_BUILTIN_UCOMILESD, UNLE, 0)

12