Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c96 static int common_mode_defined; variable
10662 if (! TARGET_POWER && ! TARGET_POWERPC && ! common_mode_defined)
10670 common_mode_defined = 1;
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c178 static GTY(()) int common_mode_defined;
14837 if (! TARGET_POWER && ! TARGET_POWERPC && ! common_mode_defined) in rs6000_output_function_prologue()
14845 common_mode_defined = 1; in rs6000_output_function_prologue()