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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 3262 select_cc_mode (enum rtx_code op, rtx x, rtx y)
3341 mode = SELECT_CC_MODE (code, x, y);
3259 select_cc_mode (enum rtx_code op, rtx x, rtx y) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 3270 select_cc_mode (enum rtx_code op, rtx x, rtx y)
3349 mode = SELECT_CC_MODE (code, x, y);
3267 select_cc_mode (enum rtx_code op, rtx x, rtx y) function

Completed in 74 milliseconds