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

  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.cc 81 const char *short_reg_names[] = SHORT_REGISTER_NAMES; variable
1442 fprintf (file, "%s", short_reg_names[REGNO (x)]);
bfin.cc 81 const char *short_reg_names[] = SHORT_REGISTER_NAMES; variable
1442 fprintf (file, "%s", short_reg_names[REGNO (x)]);
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.cc 81 const char *short_reg_names[] = SHORT_REGISTER_NAMES; variable
1442 fprintf (file, "%s", short_reg_names[REGNO (x)]);
bfin.cc 81 const char *short_reg_names[] = SHORT_REGISTER_NAMES; variable
1442 fprintf (file, "%s", short_reg_names[REGNO (x)]);

Completed in 51 milliseconds