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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c11870 ix86_expand_sse_movcc (rtx dest, rtx cmp, rtx op_true, rtx op_false)
11946 ix86_expand_sse_movcc (operands[0], tmp, operands[2], operands[3]);
12016 ix86_expand_sse_movcc (operands[0], cmp, operands[1], operands[2]);
12119 ix86_expand_sse_movcc (operands[0], x, operands[1+negate],
11845 ix86_expand_sse_movcc (rtx dest, rtx cmp, rtx op_true, rtx op_false) function

Completed in 175 milliseconds