Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc3961 const char *curr_machine = rs6000_machine_from_flags (); in rs6000_output_function_prologue() local
3962 if (rs6000_machine != curr_machine) in rs6000_output_function_prologue()
3964 rs6000_machine = curr_machine; in rs6000_output_function_prologue()