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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 254 static int shiftcosts (rtx);
3085 shiftcosts (rtx x)
3521 int cost = shiftcosts (x);
3075 shiftcosts (rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 254 static int shiftcosts (rtx);
3085 shiftcosts (rtx x)
3521 int cost = shiftcosts (x);
3075 shiftcosts (rtx x) function

Completed in 128 milliseconds