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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-tune.h 32 unsigned short int_mult_si; member in struct:loongarch_rtx_cost_data
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-tune.h 34 unsigned short int_mult_si; member in struct:loongarch_rtx_cost_data
78 int_mult_si = _int_mult_si;
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 134 unsigned char int_mult_si; member in struct:alpha_rtx_cost_data
148 COSTS_N_INSNS (23), /* int_mult_si */
159 COSTS_N_INSNS (8), /* int_mult_si */
170 COSTS_N_INSNS (7), /* int_mult_si */
189 COSTS_N_INSNS (1) + 1, /* int_mult_si */
1449 *total = cost_data->int_mult_si;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 425 unsigned short int_mult_si; member in struct:mips_rtx_cost_data
659 COSTS_N_INSNS (10), /* int_mult_si */ \
681 COSTS_N_INSNS (1), /* int_mult_si */
698 COSTS_N_INSNS (12), /* int_mult_si */
707 COSTS_N_INSNS (6), /* int_mult_si */
716 COSTS_N_INSNS (36), /* int_mult_si */
725 COSTS_N_INSNS (4), /* int_mult_si */
738 COSTS_N_INSNS (4), /* int_mult_si */
751 COSTS_N_INSNS (4), /* int_mult_si */
760 COSTS_N_INSNS (5), /* int_mult_si */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 134 unsigned char int_mult_si; member in struct:alpha_rtx_cost_data
148 COSTS_N_INSNS (23), /* int_mult_si */
159 COSTS_N_INSNS (8), /* int_mult_si */
170 COSTS_N_INSNS (7), /* int_mult_si */
189 COSTS_N_INSNS (1) + 1, /* int_mult_si */
1448 *total = cost_data->int_mult_si;
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 425 unsigned short int_mult_si; member in struct:mips_rtx_cost_data
654 COSTS_N_INSNS (10), /* int_mult_si */ \
676 COSTS_N_INSNS (1), /* int_mult_si */
693 COSTS_N_INSNS (12), /* int_mult_si */
702 COSTS_N_INSNS (6), /* int_mult_si */
711 COSTS_N_INSNS (36), /* int_mult_si */
720 COSTS_N_INSNS (4), /* int_mult_si */
733 COSTS_N_INSNS (4), /* int_mult_si */
746 COSTS_N_INSNS (4), /* int_mult_si */
755 COSTS_N_INSNS (5), /* int_mult_si */
    [all...]

Completed in 41 milliseconds