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

  /src/external/gpl3/gcc/dist/gcc/
lra-eliminations.cc 286 move_plus_up (rtx x)
451 new0 = move_plus_up (new0);
452 new1 = move_plus_up (new1);
285 move_plus_up (rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/
lra-eliminations.cc 286 move_plus_up (rtx x)
442 new0 = move_plus_up (new0);
443 new1 = move_plus_up (new1);
285 move_plus_up (rtx x) function

Completed in 46 milliseconds