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

  /src/external/gpl3/gcc/dist/gcc/
combine.cc 111 /* combine_instructions may try to replace the right hand side of the
1124 combine_instructions (rtx_insn *f, unsigned int nregs)
4611 will be set correctly in combine_instructions. */
15176 = combine_instructions (get_insns (), max_reg_num ());
1115 combine_instructions (rtx_insn *f, unsigned int nregs) function
  /src/external/gpl3/gcc.old/dist/gcc/
combine.cc 115 /* combine_instructions may try to replace the right hand side of the
1126 combine_instructions (rtx_insn *f, unsigned int nregs)
4593 will be set correctly in combine_instructions. */
15034 = combine_instructions (get_insns (), max_reg_num ());
1117 combine_instructions (rtx_insn *f, unsigned int nregs) function

Completed in 27 milliseconds