Searched refs:PROCESSOR_8000 (Results 1 – 8 of 8) sorted by relevance
45 PROCESSOR_8000 enumerator136 #define TARGET_SCHED_DEFAULT PROCESSOR_80001031 #define HAVE_POST_INCREMENT (pa_cpu < PROCESSOR_8000)1032 #define HAVE_POST_DECREMENT (pa_cpu < PROCESSOR_8000)1034 #define HAVE_PRE_DECREMENT (pa_cpu < PROCESSOR_8000)1035 #define HAVE_PRE_INCREMENT (pa_cpu < PROCESSOR_8000)1696 #define BRANCH_COST (pa_cpu == PROCESSOR_8000 ? 2 : 1)
416 pa_cpu = PROCESSOR_8000; in pa_handle_option()464 if (pa_cpu >= PROCESSOR_8000 in override_options()4422 if (pa_cpu >= PROCESSOR_8000 || REG_NOTE_KIND (link) == 0) in pa_adjust_cost()4646 case PROCESSOR_8000: return 4; in pa_issue_rate()8570 if (pa_cpu < PROCESSOR_8000) in pa_reorg()
45 PROCESSOR_8000 enumerator1175 #define HAVE_POST_INCREMENT (pa_cpu < PROCESSOR_8000)1176 #define HAVE_POST_DECREMENT (pa_cpu < PROCESSOR_8000)1178 #define HAVE_PRE_DECREMENT (pa_cpu < PROCESSOR_8000)1179 #define HAVE_PRE_INCREMENT (pa_cpu < PROCESSOR_8000)1765 #define BRANCH_COST (pa_cpu == PROCESSOR_8000 ? 2 : 1)
232 pa_cpu = PROCESSOR_8000; in override_options()292 if (pa_cpu >= PROCESSOR_8000 in override_options()4038 if (pa_cpu >= PROCESSOR_8000 || REG_NOTE_KIND (link) == 0)4263 case PROCESSOR_8000: return 4; in pa_issue_rate()7590 if (pa_cpu < PROCESSOR_8000)
2136 PROCESSOR_7100LC and PROCESSOR_8000. They are selected from the pa-risc2138 PROCESSOR_8000 is the default. PROCESSOR_7100LC is selected when2141 The PROCESSOR_8000 model is not well suited to older processors. Thus,2143 configuring if you want a model other than PROCESSOR_8000. The macro
2273 PROCESSOR_7100LC and PROCESSOR_8000. They are selected from the pa-risc2275 PROCESSOR_8000 is the default. PROCESSOR_7100LC is selected when the2278 The PROCESSOR_8000 model is not well suited to older processors.2280 when configuring if you want a model other than PROCESSOR_8000. The
2875 PROCESSOR_7100LC and PROCESSOR_8000. They are selected from the pa-risc2877 PROCESSOR_8000 is the default. PROCESSOR_7100LC is selected when2880 The PROCESSOR_8000 model is not well suited to older processors. Thus,2882 configuring if you want a model other than PROCESSOR_8000. The macro
1077 8000 to PROCESSOR_8000.3093 * pa.h (processor_type): Add PROCESSOR_8000 symbol.