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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-tune.h 30 unsigned short fp_div_sf; member in struct:loongarch_rtx_cost_data
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-tune.h 32 unsigned short fp_div_sf; member in struct:loongarch_rtx_cost_data
66 fp_div_sf = _fp_div_sf;
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 132 unsigned char fp_div_sf; member in struct:alpha_rtx_cost_data
146 COSTS_N_INSNS (34), /* fp_div_sf */
157 COSTS_N_INSNS (15), /* fp_div_sf */
168 COSTS_N_INSNS (12), /* fp_div_sf */
187 COSTS_N_INSNS (1), /* fp_div_sf */
1480 *total = cost_data->fp_div_sf;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 423 unsigned short fp_div_sf; member in struct:mips_rtx_cost_data
657 COSTS_N_INSNS (23), /* fp_div_sf */ \
671 COSTS_N_INSNS (256), /* fp_div_sf */ \
679 COSTS_N_INSNS (1), /* fp_div_sf */
696 COSTS_N_INSNS (12), /* fp_div_sf */
736 COSTS_N_INSNS (17), /* fp_div_sf */
749 COSTS_N_INSNS (17), /* fp_div_sf */
771 COSTS_N_INSNS (34), /* fp_div_sf */
784 COSTS_N_INSNS (17), /* fp_div_sf */
806 COSTS_N_INSNS (34), /* fp_div_sf */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 132 unsigned char fp_div_sf; member in struct:alpha_rtx_cost_data
146 COSTS_N_INSNS (34), /* fp_div_sf */
157 COSTS_N_INSNS (15), /* fp_div_sf */
168 COSTS_N_INSNS (12), /* fp_div_sf */
187 COSTS_N_INSNS (1), /* fp_div_sf */
1479 *total = cost_data->fp_div_sf;
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 423 unsigned short fp_div_sf; member in struct:mips_rtx_cost_data
652 COSTS_N_INSNS (23), /* fp_div_sf */ \
666 COSTS_N_INSNS (256), /* fp_div_sf */ \
674 COSTS_N_INSNS (1), /* fp_div_sf */
691 COSTS_N_INSNS (12), /* fp_div_sf */
731 COSTS_N_INSNS (17), /* fp_div_sf */
744 COSTS_N_INSNS (17), /* fp_div_sf */
766 COSTS_N_INSNS (34), /* fp_div_sf */
779 COSTS_N_INSNS (17), /* fp_div_sf */
801 COSTS_N_INSNS (34), /* fp_div_sf */
    [all...]

Completed in 51 milliseconds