Home
last modified time | relevance | path

Searched refs:ix86_expand_sse_compare_mask (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c15640 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
15874 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
15939 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
16042 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
16161 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
16165 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c16207 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
16448 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
16519 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
16627 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
16746 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
16750 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-expand.c15672 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
15910 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
15982 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
16090 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
16211 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
16215 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c16207 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1,
16448 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor);
16519 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor);
16627 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false);
16746 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false);
16750 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c16207 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
16448 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
16519 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
16627 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
16746 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
16750 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-expand.c15672 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
15910 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
15982 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
16090 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
16211 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
16215 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c17592 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
17833 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
17904 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
18012 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
18131 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
18135 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c37852 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
38037 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
38096 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
38166 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
38171 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
38271 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c37662 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
37847 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
37906 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
37976 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
37981 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
38081 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c41674 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
41859 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
41918 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
41988 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
41993 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
42093 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c45480 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45677 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45737 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45807 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45811 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45912 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c45384 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45585 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45653 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45728 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45732 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45832 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c45480 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45677 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45737 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45807 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45811 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45912 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c45480 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45677 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45737 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45807 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45811 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45912 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c45480 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45677 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45737 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45807 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45811 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45912 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c45544 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45741 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45800 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45870 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45874 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45975 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c45298 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45495 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45555 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45625 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45629 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45730 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c45510 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45711 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45779 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45854 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45858 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45958 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c45384 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45585 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45653 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45728 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45732 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45832 tmp = ix86_expand_sse_compare_mask (UNGT, xa2, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c49342 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
49526 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
49585 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
49655 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
49659 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
49760 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c49342 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
49526 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
49585 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
49655 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
49659 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
49760 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20066999 * config/i386/i386.c (ix86_expand_sse_compare_mask): New
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20066999 * config/i386/i386.c (ix86_expand_sse_compare_mask): New
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-20066999 * config/i386/i386.c (ix86_expand_sse_compare_mask): New
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-20066999 * config/i386/i386.c (ix86_expand_sse_compare_mask): New

1234