Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c35094 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
35279 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
35338 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
35408 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
35413 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
35513 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c45463 ix86_expand_sse_compare_mask (enum rtx_code code, rtx op0, rtx op1, in ix86_expand_sse_compare_mask() function
45660 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceildf_32()
45719 tmp = ix86_expand_sse_compare_mask (UNGT, xa, res, !do_floor); in ix86_expand_floorceil()
45789 tmp = ix86_expand_sse_compare_mask (UNGT, dxa, half, false); in ix86_expand_rounddf_32()
45793 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
45894 mask = ix86_expand_sse_compare_mask (UNGT, res, xa, false); in ix86_expand_truncdf_32()