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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-tune.h 29 unsigned short fp_mult_df; member in struct:loongarch_rtx_cost_data
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-tune.h 31 unsigned short fp_mult_df; member in struct:loongarch_rtx_cost_data
60 fp_mult_df = _fp_mult_df;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 422 unsigned short fp_mult_df; member in struct:mips_rtx_cost_data
656 COSTS_N_INSNS (8), /* fp_mult_df */ \
670 COSTS_N_INSNS (256), /* fp_mult_df */ \
678 COSTS_N_INSNS (1), /* fp_mult_df */
695 COSTS_N_INSNS (5), /* fp_mult_df */
735 COSTS_N_INSNS (5), /* fp_mult_df */
748 COSTS_N_INSNS (5), /* fp_mult_df */
770 COSTS_N_INSNS (10), /* fp_mult_df */
783 COSTS_N_INSNS (5), /* fp_mult_df */
805 COSTS_N_INSNS (10), /* fp_mult_df */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 422 unsigned short fp_mult_df; member in struct:mips_rtx_cost_data
651 COSTS_N_INSNS (8), /* fp_mult_df */ \
665 COSTS_N_INSNS (256), /* fp_mult_df */ \
673 COSTS_N_INSNS (1), /* fp_mult_df */
690 COSTS_N_INSNS (5), /* fp_mult_df */
730 COSTS_N_INSNS (5), /* fp_mult_df */
743 COSTS_N_INSNS (5), /* fp_mult_df */
765 COSTS_N_INSNS (10), /* fp_mult_df */
778 COSTS_N_INSNS (5), /* fp_mult_df */
800 COSTS_N_INSNS (10), /* fp_mult_df */
    [all...]

Completed in 29 milliseconds