HomeSort by: relevance | last modified time | path
    Searched refs:int_div (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 219 unsigned short int_div[2]; member in struct:riscv_tune_param
285 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
299 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
313 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
327 {COSTS_N_INSNS (1), COSTS_N_INSNS (1)}, /* int_div */
2132 *total = tune_param->int_div[mode == DImode];
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 138 unsigned short int_div; member in struct:alpha_rtx_cost_data
152 COSTS_N_INSNS (97), /* int_div */
163 COSTS_N_INSNS (83), /* int_div */
174 COSTS_N_INSNS (86), /* int_div */
193 COSTS_N_INSNS (6), /* int_div */
1478 *total = cost_data->int_div;
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 138 unsigned short int_div; member in struct:alpha_rtx_cost_data
152 COSTS_N_INSNS (97), /* int_div */
163 COSTS_N_INSNS (83), /* int_div */
174 COSTS_N_INSNS (86), /* int_div */
193 COSTS_N_INSNS (6), /* int_div */
1477 *total = cost_data->int_div;
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc 283 unsigned short int_div[2]; member in struct:riscv_tune_param
422 {COSTS_N_INSNS (33), COSTS_N_INSNS (65)}, /* int_div */
439 {COSTS_N_INSNS (33), COSTS_N_INSNS (65)}, /* int_div */
456 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
473 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
490 {COSTS_N_INSNS (18), COSTS_N_INSNS (34)}, /* int_div */
507 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
524 {COSTS_N_INSNS (6), COSTS_N_INSNS (6)}, /* int_div */
541 {COSTS_N_INSNS (1), COSTS_N_INSNS (1)}, /* int_div */
3629 *total = tune_param->int_div[mode == DImode]
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 132 const int int_div; member in struct:processor_costs
12256 *total = sparc_costs->int_div;
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 132 const int int_div; member in struct:processor_costs
12241 *total = sparc_costs->int_div;

Completed in 167 milliseconds