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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 317 N_RELOAD_REG
332 static const struct reload_reg_map_type reload_reg_map[N_RELOAD_REG] = {
360 addr_mask_type addr_mask[(int)N_RELOAD_REG]; /* Valid address masks. */
2185 for (rc = 0; rc < N_RELOAD_REG; rc++)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 318 N_RELOAD_REG
333 static const struct reload_reg_map_type reload_reg_map[N_RELOAD_REG] = {
361 addr_mask_type addr_mask[(int)N_RELOAD_REG]; /* Valid address masks. */
2174 for (rc = 0; rc < N_RELOAD_REG; rc++)

Completed in 59 milliseconds