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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 488 const struct processor_costs *rs6000_cost;
3308 rs6000_cost->mulsi,
3309 rs6000_cost->mulsi_const,
3310 rs6000_cost->mulsi_const9,
3311 rs6000_cost->muldi,
3312 rs6000_cost->divsi,
3313 rs6000_cost->divdi,
3314 rs6000_cost->fp,
3315 rs6000_cost->dmul,
3316 rs6000_cost->sdiv
487 const struct processor_costs *rs6000_cost; variable in typeref:struct:processor_costs
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 489 const struct processor_costs *rs6000_cost;
3310 rs6000_cost->mulsi,
3311 rs6000_cost->mulsi_const,
3312 rs6000_cost->mulsi_const9,
3313 rs6000_cost->muldi,
3314 rs6000_cost->divsi,
3315 rs6000_cost->divdi,
3316 rs6000_cost->fp,
3317 rs6000_cost->dmul,
3318 rs6000_cost->sdiv
488 const struct processor_costs *rs6000_cost; variable in typeref:struct:processor_costs
    [all...]

Completed in 70 milliseconds