HomeSort by: relevance | last modified time | path
    Searched defs:alpha_emit_xfloating_compare (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 208 static rtx alpha_emit_xfloating_compare (enum rtx_code *, rtx, rtx);
2525 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2657 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2751 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
3183 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1)
3175 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1) function
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 208 static rtx alpha_emit_xfloating_compare (enum rtx_code *, rtx, rtx);
2524 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2656 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
2750 op0 = alpha_emit_xfloating_compare (&code, op0, op1);
3182 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1)
3174 alpha_emit_xfloating_compare (enum rtx_code *pcode, rtx op0, rtx op1) function

Completed in 22 milliseconds