Searched refs:ia64_tune (Results 1 – 5 of 5) sorted by relevance
105 enum processor_type ia64_tune = PROCESSOR_ITANIUM2; variable5116 ia64_tune = processor_alias_table[i].processor; in ia64_handle_option()6463 if (ia64_tune == PROCESSOR_ITANIUM && reload_completed && last_scheduled_insn) in ia64_sched_reorder2()6581 if (setup_clocks_p && ia64_tune == PROCESSOR_ITANIUM in ia64_dfa_new_cycle()6633 if (ia64_tune == PROCESSOR_ITANIUM) in ia64_h_i_d_extended()7843 && ia64_tune == PROCESSOR_ITANIUM in bundling()7879 (ia64_tune == PROCESSOR_ITANIUM in bundling()7938 (ia64_tune == PROCESSOR_ITANIUM in bundling()8039 if (ia64_tune == PROCESSOR_ITANIUM) in bundling()8463 if (ia64_tune == PROCESSOR_ITANIUM) in ia64_reorg()[all …]
116 extern enum processor_type ia64_tune;
113 (define_attr "cpu" "itanium,itanium2" (const (symbol_ref "ia64_tune")))
36793 (ia64_tune, ia64_tune_string): New external declarations.36796 * config/ia64/ia64.c (ia64_tune, ia64_tune_string): New global36798 (ia64_override_options): Set up `ia64_tune'.
28326 (ia64_tune): Init to PROCESSOR_ITANIUM2.