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

/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c241 static rtx alpha_emit_xfloating_compare (enum rtx_code *, rtx, rtx);
2552 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2684 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2778 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
3211 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1)
3203 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1) function

Completed in 102 milliseconds