Searched refs:s390_cost (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c143 const struct processor_costs *s390_cost; variable in typeref:struct:processor_costs
3404 *total = s390_cost->mhi;
3406 *total = s390_cost->mh;
3408 *total = s390_cost->ms; /* msr, ms, msy */
3419 *total = s390_cost->mghi;
3421 *total = s390_cost->msgf;
3423 *total = s390_cost->msg; /* msgr, msg */
3430 *total = s390_cost->m;
3435 *total = s390_cost->ml;
3444 *total = s390_cost
[all...]

Completed in 137 milliseconds