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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 465 static const struct m68k_target_selection all_microarchs[] =
522 m68k_tune_entry = &all_microarchs[(int) m68k_tune_option];
583 dev = all_microarchs[M68K_DEFAULT_TUNE].device;
463 static const struct m68k_target_selection all_microarchs[] = variable in typeref:struct:m68k_target_selection
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 461 static const struct m68k_target_selection all_microarchs[] =
518 m68k_tune_entry = &all_microarchs[(int) m68k_tune_option];
579 dev = all_microarchs[M68K_DEFAULT_TUNE].device;
459 static const struct m68k_target_selection all_microarchs[] = variable in typeref:struct:m68k_target_selection

Completed in 33 milliseconds