Home
last modified time | relevance | path

Searched refs:ix86_expand_fp_compare (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Di386.c863 static rtx ix86_expand_fp_compare (enum rtx_code, rtx, rtx, rtx, rtx *, rtx *);
9081 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch, in ix86_expand_fp_compare() function
9278 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_compare()
9500 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch()
9646 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_carry_flag_compare()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Di386.c863 static rtx ix86_expand_fp_compare (enum rtx_code, rtx, rtx, rtx, rtx *, rtx *);
9081 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch,
9278 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX,
9500 condition = ix86_expand_fp_compare (code, op1, op2,
9646 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX,
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Di386.c887 static rtx ix86_expand_fp_compare (enum rtx_code, rtx, rtx, rtx, rtx *, rtx *);
9551 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch, in ix86_expand_fp_compare() function
9753 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_compare()
9987 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch()
10137 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_carry_flag_compare()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A DChangeLog.59108 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
9110 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
12556 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
12562 * i386-protos.h (ix86_expand_fp_compare): Remove
12774 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
12780 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
13018 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
H A DChangeLog.37115 (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
7117 (ix86_expand_fp_compare): Use them. Take scratch as argument,
7122 * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
8806 (ix86_expand_fp_compare): Update for pattern renames.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A DChangeLog.59108 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
9110 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
12556 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
12562 * i386-protos.h (ix86_expand_fp_compare): Remove
12774 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
12780 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
13018 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
H A DChangeLog.37115 (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare.
7117 (ix86_expand_fp_compare): Use them. Take scratch as argument,
7122 * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare.
8806 (ix86_expand_fp_compare): Update for pattern renames.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c2480 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2670 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2728 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c2492 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2682 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2740 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-expand.c2486 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2676 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2734 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c2492 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1)
2682 ret = ix86_expand_fp_compare (code, op0, op1);
2740 compare_op = ix86_expand_fp_compare (code, op0, op1);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c2492 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2682 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2740 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-expand.c2486 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2676 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2734 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c2647 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1) in ix86_expand_fp_compare() function
2845 ret = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_compare()
2903 compare_op = ix86_expand_fp_compare (code, op0, op1); in ix86_expand_carry_flag_compare()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c18793 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch) in ix86_expand_fp_compare() function
18968 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_compare()
19139 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch()
19205 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_carry_flag_compare()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c18774 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch) in ix86_expand_fp_compare() function
18949 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_compare()
19120 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch()
19186 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_carry_flag_compare()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c19666 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch) in ix86_expand_fp_compare() function
19841 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_compare()
20012 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch()
20074 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX); in ix86_expand_carry_flag_compare()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-200128315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register
28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare.
31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add
31769 * i386-protos.h (ix86_expand_fp_compare): Remove
31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion
31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion.
32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.

123456789