Home
last modified time | relevance | path

Searched refs:PROCESSOR_max (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.h44 PROCESSOR_max enumerator
H A Ds390.c232 enum processor_type s390_tune = PROCESSOR_max;
1414 if (s390_tune == PROCESSOR_max) in override_options()
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h113 PROCESSOR_max enumerator
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.h2130 PROCESSOR_max enumerator
H A Di386.c1731 const processor_target_table[PROCESSOR_max] = in override_options()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200524477 (s390_tune): Initialize to PROCESSOR_max.