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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-tune.h 33 unsigned short int_mult_di; member in struct:loongarch_rtx_cost_data
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-tune.h 35 unsigned short int_mult_di; member in struct:loongarch_rtx_cost_data
84 int_mult_di = _int_mult_di;
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 135 unsigned char int_mult_di; member in struct:alpha_rtx_cost_data
149 COSTS_N_INSNS (23), /* int_mult_di */
160 COSTS_N_INSNS (12), /* int_mult_di */
171 COSTS_N_INSNS (7), /* int_mult_di */
190 COSTS_N_INSNS (1) + 2, /* int_mult_di */
1447 *total = cost_data->int_mult_di;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 426 unsigned short int_mult_di; member in struct:mips_rtx_cost_data
660 COSTS_N_INSNS (10), /* int_mult_di */ \
682 COSTS_N_INSNS (1), /* int_mult_di */
699 COSTS_N_INSNS (12), /* int_mult_di */
708 COSTS_N_INSNS (6), /* int_mult_di */
717 COSTS_N_INSNS (36), /* int_mult_di */
726 COSTS_N_INSNS (11), /* int_mult_di */
739 COSTS_N_INSNS (11), /* int_mult_di */
752 COSTS_N_INSNS (7), /* int_mult_di */
761 COSTS_N_INSNS (5), /* int_mult_di */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 135 unsigned char int_mult_di; member in struct:alpha_rtx_cost_data
149 COSTS_N_INSNS (23), /* int_mult_di */
160 COSTS_N_INSNS (12), /* int_mult_di */
171 COSTS_N_INSNS (7), /* int_mult_di */
190 COSTS_N_INSNS (1) + 2, /* int_mult_di */
1446 *total = cost_data->int_mult_di;
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 426 unsigned short int_mult_di; member in struct:mips_rtx_cost_data
655 COSTS_N_INSNS (10), /* int_mult_di */ \
677 COSTS_N_INSNS (1), /* int_mult_di */
694 COSTS_N_INSNS (12), /* int_mult_di */
703 COSTS_N_INSNS (6), /* int_mult_di */
712 COSTS_N_INSNS (36), /* int_mult_di */
721 COSTS_N_INSNS (11), /* int_mult_di */
734 COSTS_N_INSNS (11), /* int_mult_di */
747 COSTS_N_INSNS (7), /* int_mult_di */
756 COSTS_N_INSNS (5), /* int_mult_di */
    [all...]

Completed in 45 milliseconds