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

  /src/external/gpl3/gcc/dist/gcc/
loop-invariant.cc 1052 during move_invariant_reg. SIMPLE is to skip HARD_REGISTER. */
1073 on the same register. Since move_invariant_reg is not
1783 move_invariant_reg (class loop *loop, unsigned invno) function
1807 if (!move_invariant_reg (loop, i))
1859 if (!move_invariant_reg (loop, repr->invno))
1897 move_invariant_reg (loop, i);
  /src/external/gpl3/gcc.old/dist/gcc/
loop-invariant.cc 1052 during move_invariant_reg. SIMPLE is to skip HARD_REGISTER. */
1073 on the same register. Since move_invariant_reg is not
1783 move_invariant_reg (class loop *loop, unsigned invno) function
1807 if (!move_invariant_reg (loop, i))
1859 if (!move_invariant_reg (loop, repr->invno))
1897 move_invariant_reg (loop, i);

Completed in 30 milliseconds