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

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 131 const int dsgr; member in struct:processor_costs
165 COSTS_N_INSNS (32), /* DSGR */
197 COSTS_N_INSNS (31), /* DSGR */
229 COSTS_N_INSNS (24), /* DSGR */
261 COSTS_N_INSNS (71), /* DSGR */
293 COSTS_N_INSNS (160), /* DSGR cracked */
325 COSTS_N_INSNS (160), /* DSGR cracked */
3860 *total = s390_cost->dsgr;
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 135 const int dsgr; member in struct:processor_costs
169 COSTS_N_INSNS (32), /* DSGR */
201 COSTS_N_INSNS (31), /* DSGR */
233 COSTS_N_INSNS (24), /* DSGR */
265 COSTS_N_INSNS (71), /* DSGR */
297 COSTS_N_INSNS (160), /* DSGR cracked */
329 COSTS_N_INSNS (160), /* DSGR cracked */
4054 *total = s390_cost->dsgr;

Completed in 32 milliseconds