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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 3002 const_int_cost (HOST_WIDE_INT i)
3038 *total = const_int_cost (INTVAL (x));
2992 const_int_cost (HOST_WIDE_INT i) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 2986 const_int_cost (HOST_WIDE_INT i)
3022 *total = const_int_cost (INTVAL (x));
2976 const_int_cost (HOST_WIDE_INT i) function

Completed in 22 milliseconds