Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.h1061 extern enum reg_class m68hc11_index_reg_class;
1062 #define INDEX_REG_CLASS m68hc11_index_reg_class
Dm68hc11.c128 enum reg_class m68hc11_index_reg_class = NO_REGS; variable
296 m68hc11_index_reg_class = NO_REGS; in m68hc11_override_options()
315 m68hc11_index_reg_class = D_REGS; in m68hc11_override_options()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.h1207 extern enum reg_class m68hc11_index_reg_class;
1208 #define INDEX_REG_CLASS m68hc11_index_reg_class
Dm68hc11.c118 enum reg_class m68hc11_index_reg_class = NO_REGS; variable
260 m68hc11_index_reg_class = NO_REGS; in m68hc11_override_options()
277 m68hc11_index_reg_class = D_REGS; in m68hc11_override_options()