/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | jump.c | 394 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 D | dojump.c | 314 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 D | ifcvt.c | 2501 case UNLE: in noce_try_minmax() 2667 case UNLE: in noce_try_abs()
|
H A D | simplify-rtx.c | 5169 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 D | rtlanal.c | 4556 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 D | gensupport.c | 2894 UNLE, UNLT, LTGT}}
|
H A D | rtl.def | 566 DEF_RTL_EXPR(UNLE, "unle", "ee", RTX_COMPARE)
|
H A D | expr.c | 7835 code = UNLE; in convert_tree_comp_to_rtx() 11654 code = UNLE; in do_store_flag()
|
H A D | cfgexpand.c | 4851 return simplify_gen_relational (UNLE, mode, inner_mode, op0, op1); in expand_debug_expr()
|
H A D | optabs.c | 5337 code = UNLE; in get_rtx_code()
|
H A D | combine.c | 6159 case UNLT: case UNLE: in combine_simplify_rtx()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | jump.c | 371 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 D | dojump.c | 293 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 D | gensupport.c | 1679 UNLE, UNLT, LTGT}}
|
H A D | ifcvt.c | 1893 case UNLE: in noce_try_minmax() 2038 case UNLE: in noce_try_abs()
|
H A D | simplify-rtx.c | 4485 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 D | rtlanal.c | 4038 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 D | cfgexpand.c | 3257 return simplify_gen_relational (UNLE, mode, inner_mode, op0, op1); in expand_debug_expr()
|
H A D | rtl.def | 537 DEF_RTL_EXPR(UNLE, "unle", "ee", RTX_COMPARE)
|
H A D | combine.c | 5798 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 D | optabs.c | 6736 code = UNLE; in get_rtx_code()
|
H A D | expr.c | 10665 code = UNLE; in do_store_flag()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 14194 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 D | i386.c | 18293 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 D | i386-builtin.def | 40 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)
|