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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1140 const int muldi;
1146 FIXME muldi cost is not accurate. */
1402 return cost_p->muldi + (12 * msp430_costs (src, dst, speed, outer_rtx));
1132 const int muldi; member in struct:msp430_multlib_costs
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1138 const int muldi;
1144 FIXME muldi cost is not accurate. */
1400 return cost_p->muldi + (12 * msp430_costs (src, dst, speed, outer_rtx));
1130 const int muldi; member in struct:msp430_multlib_costs
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h 1849 const int muldi; /* cost of DImode multiplication. */
1835 const int muldi; \/* cost of DImode multiplication. *\/ member in struct:processor_costs
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h 1893 const int muldi; /* cost of DImode multiplication. */
1879 const int muldi; \/* cost of DImode multiplication. *\/ member in struct:processor_costs

Completed in 36 milliseconds