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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 2292 sh_emit_scc_to_t (enum rtx_code code, rtx op0, rtx op1)
2450 sh_emit_scc_to_t (EQ, op0, op1);
2468 sh_emit_scc_to_t (code, op0, op1);
2287 sh_emit_scc_to_t (enum rtx_code code, rtx op0, rtx op1) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 2292 sh_emit_scc_to_t (enum rtx_code code, rtx op0, rtx op1)
2450 sh_emit_scc_to_t (EQ, op0, op1);
2468 sh_emit_scc_to_t (code, op0, op1);
2287 sh_emit_scc_to_t (enum rtx_code code, rtx op0, rtx op1) function

Completed in 26 milliseconds