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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-tune.h 31 unsigned short fp_div_df; member in struct:loongarch_rtx_cost_data
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-tune.h 33 unsigned short fp_div_df; member in struct:loongarch_rtx_cost_data
72 fp_div_df = _fp_div_df;
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 133 unsigned char fp_div_df; member in struct:alpha_rtx_cost_data
147 COSTS_N_INSNS (63), /* fp_div_df */
158 COSTS_N_INSNS (22), /* fp_div_df */
169 COSTS_N_INSNS (15), /* fp_div_df */
188 COSTS_N_INSNS (1) + 1, /* fp_div_df */
1482 *total = cost_data->fp_div_df;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 424 unsigned short fp_div_df; member in struct:mips_rtx_cost_data
658 COSTS_N_INSNS (36), /* fp_div_df */ \
672 COSTS_N_INSNS (256) /* fp_div_df */
680 COSTS_N_INSNS (1), /* fp_div_df */
697 COSTS_N_INSNS (19), /* fp_div_df */
737 COSTS_N_INSNS (32), /* fp_div_df */
750 COSTS_N_INSNS (32), /* fp_div_df */
772 COSTS_N_INSNS (64), /* fp_div_df */
785 COSTS_N_INSNS (32), /* fp_div_df */
807 COSTS_N_INSNS (64), /* fp_div_df */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 133 unsigned char fp_div_df; member in struct:alpha_rtx_cost_data
147 COSTS_N_INSNS (63), /* fp_div_df */
158 COSTS_N_INSNS (22), /* fp_div_df */
169 COSTS_N_INSNS (15), /* fp_div_df */
188 COSTS_N_INSNS (1) + 1, /* fp_div_df */
1481 *total = cost_data->fp_div_df;
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 424 unsigned short fp_div_df; member in struct:mips_rtx_cost_data
653 COSTS_N_INSNS (36), /* fp_div_df */ \
667 COSTS_N_INSNS (256) /* fp_div_df */
675 COSTS_N_INSNS (1), /* fp_div_df */
692 COSTS_N_INSNS (19), /* fp_div_df */
732 COSTS_N_INSNS (32), /* fp_div_df */
745 COSTS_N_INSNS (32), /* fp_div_df */
767 COSTS_N_INSNS (64), /* fp_div_df */
780 COSTS_N_INSNS (32), /* fp_div_df */
802 COSTS_N_INSNS (64), /* fp_div_df */
    [all...]

Completed in 43 milliseconds