Searched refs:curr_machine (Results 1 – 1 of 1) sorted by relevance
3961 const char *curr_machine = rs6000_machine_from_flags (); in rs6000_output_function_prologue() local3962 if (rs6000_machine != curr_machine) in rs6000_output_function_prologue()3964 rs6000_machine = curr_machine; in rs6000_output_function_prologue()