Searched refs:CORE_IDENT (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/ |
H A D | csky_opts.h | 43 #define CSKY_ARCH(NAME, CORE_IDENT, ARCH, ISA) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/ |
H A D | csky_opts.h | 43 #define CSKY_ARCH(NAME, CORE_IDENT, ARCH, ISA) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-cores.def | 24 … AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHEDULER_IDENT, ARCH_IDENT, FLAGS, COSTS, IMP, PART, VARIANT) 27 The CORE_IDENT is the name of the core, represented as an identifier.
|
H A D | driver-aarch64.c | 65 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-cores.def | 24 … AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHEDULER_IDENT, ARCH_IDENT, FLAGS, COSTS, IMP, PART, VARIANT) 27 The CORE_IDENT is the name of the core, represented as an identifier.
|
H A D | driver-aarch64.cc | 65 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
|