Searched refs:ix86_expand_sse_fabs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc1816 static rtx ix86_expand_sse_fabs (rtx op0, rtx *smask);
1840 x = ix86_expand_sse_fabs (x, NULL);
17637 ix86_expand_sse_fabs (rtx op0, rtx *smask) function
17868 xa = ix86_expand_sse_fabs (res, &mask);
17884 xa = ix86_expand_sse_fabs (xa, NULL);
17927 xa = ix86_expand_sse_fabs (res, &mask);
17949 tmp = ix86_expand_sse_fabs (tmp, NULL);
17996 xa = ix86_expand_sse_fabs (res, &mask);
18020 tmp = ix86_expand_sse_fabs (tmp, NULL);
18057 xa = ix86_expand_sse_fabs (re
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c15638 ix86_expand_sse_fabs (rtx op0, rtx *smask) function
15864 xa = ix86_expand_sse_fabs (res, &mask);
15881 xa = ix86_expand_sse_fabs (xa, NULL);
15925 xa = ix86_expand_sse_fabs (res, &mask);
15947 tmp = ix86_expand_sse_fabs (tmp, NULL);
15995 xa = ix86_expand_sse_fabs (res, &mask);
16019 tmp = ix86_expand_sse_fabs (tmp, NULL);
16057 xa = ix86_expand_sse_fabs (res, &mask);
16106 xa = ix86_expand_sse_fabs (res, &mask);
16125 tmp = ix86_expand_sse_fabs (tm
[all...]

Completed in 414 milliseconds