| /src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| s390.cc | 112 const int msgr; /* cost of an MSGR instruction. */ member in struct:processor_costs 149 COSTS_N_INSNS (10), /* MSGR */ 181 COSTS_N_INSNS (4), /* MSGR */ 213 COSTS_N_INSNS (4), /* MSGR */ 245 COSTS_N_INSNS (10), /* MSGR */ 277 COSTS_N_INSNS (8), /* MSGR */ 309 COSTS_N_INSNS (8), /* MSGR */ 3781 *total = s390_cost->msg; /* msgr, msg */
|
| /src/external/gpl3/gcc/dist/gcc/config/s390/ |
| s390.cc | 116 const int msgr; /* cost of an MSGR instruction. */ member in struct:processor_costs 153 COSTS_N_INSNS (10), /* MSGR */ 185 COSTS_N_INSNS (4), /* MSGR */ 217 COSTS_N_INSNS (4), /* MSGR */ 249 COSTS_N_INSNS (10), /* MSGR */ 281 COSTS_N_INSNS (8), /* MSGR */ 313 COSTS_N_INSNS (8), /* MSGR */ 3975 *total = s390_cost->msg; /* msgr, msg */
|