Searched refs:qi_high_reg_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1103 static const char *const qi_high_reg_name[] = QI_HIGH_REGISTER_NAMES; variable
7960 if (REGNO (x) >= ARRAY_SIZE (qi_high_reg_name))
7962 fputs (qi_high_reg_name[REGNO (x)], file);

Completed in 321 milliseconds