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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 13956 ccr_bit (rtx op, int scc_p)
14196 i = ccr_bit (x, 0);
14205 scc flag to `ccr_bit'. */
14206 i = ccr_bit (x, 1);
13935 ccr_bit (rtx op, int scc_p) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 13571 ccr_bit (rtx op, int scc_p)
13811 i = ccr_bit (x, 0);
13820 scc flag to `ccr_bit'. */
13821 i = ccr_bit (x, 1);
13550 ccr_bit (rtx op, int scc_p) function

Completed in 58 milliseconds