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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 424 struct m68k_target_selection
443 static const struct m68k_target_selection all_devices[] =
454 static const struct m68k_target_selection all_isas[] =
465 static const struct m68k_target_selection all_microarchs[] =
477 const struct m68k_target_selection *m68k_cpu_entry;
478 const struct m68k_target_selection *m68k_arch_entry;
479 const struct m68k_target_selection *m68k_tune_entry;
512 const struct m68k_target_selection *entry;
422 struct m68k_target_selection struct
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 420 struct m68k_target_selection
439 static const struct m68k_target_selection all_devices[] =
450 static const struct m68k_target_selection all_isas[] =
461 static const struct m68k_target_selection all_microarchs[] =
473 const struct m68k_target_selection *m68k_cpu_entry;
474 const struct m68k_target_selection *m68k_arch_entry;
475 const struct m68k_target_selection *m68k_tune_entry;
508 const struct m68k_target_selection *entry;
418 struct m68k_target_selection struct

Completed in 29 milliseconds