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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 16376 rs6000_emit_minmax (dest, max_p ? SMAX : SMIN, op0, op1);
16748 rs6000_emit_minmax (rtx dest, enum rtx_code code, rtx op0, rtx op1)
16716 rs6000_emit_minmax (rtx dest, enum rtx_code code, rtx op0, rtx op1) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 15918 rs6000_emit_minmax (dest, max_p ? SMAX : SMIN, op0, op1);
16290 rs6000_emit_minmax (rtx dest, enum rtx_code code, rtx op0, rtx op1)
16258 rs6000_emit_minmax (rtx dest, enum rtx_code code, rtx op0, rtx op1) function

Completed in 56 milliseconds