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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 287 enum rs6000_reg_type { enum
299 static enum rs6000_reg_type reg_class_to_reg_type[N_REG_CLASSES];
1178 static enum rs6000_reg_type register_to_reg_type (rtx, bool *);
1179 static bool rs6000_secondary_reload_move (enum rs6000_reg_type,
1180 enum rs6000_reg_type,
12258 static enum rs6000_reg_type
12617 rs6000_secondary_reload_simple_move (enum rs6000_reg_type to_type,
12618 enum rs6000_reg_type from_type,
12675 rs6000_secondary_reload_direct_move (enum rs6000_reg_type to_type,
12676 enum rs6000_reg_type from_type
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 288 enum rs6000_reg_type { enum
300 static enum rs6000_reg_type reg_class_to_reg_type[N_REG_CLASSES];
1180 static enum rs6000_reg_type register_to_reg_type (rtx, bool *);
1181 static bool rs6000_secondary_reload_move (enum rs6000_reg_type,
1182 enum rs6000_reg_type,
11873 static enum rs6000_reg_type
12232 rs6000_secondary_reload_simple_move (enum rs6000_reg_type to_type,
12233 enum rs6000_reg_type from_type,
12290 rs6000_secondary_reload_direct_move (enum rs6000_reg_type to_type,
12291 enum rs6000_reg_type from_type
    [all...]

Completed in 44 milliseconds