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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h242 SHORT_REGS, enumerator in enum:reg_class
256 "SHORT_REGS", \
267 {0x00000FFF}, /* SHORT_REGS : 0 - 11 */ \
316 all (NO_REGS, SHORT_REGS, NOSP_REGS and GENERAL_REGS) other classes are
H A Dcr16.c249 if ((rclass) == SHORT_REGS || (rclass) == DOUBLE_BASE_REGS
473 return SHORT_REGS;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h239 SHORT_REGS, enumerator in enum:reg_class
253 "SHORT_REGS", \
264 {0x00000FFF}, /* SHORT_REGS : 0 - 11 */ \
313 all (NO_REGS, SHORT_REGS, NOSP_REGS and GENERAL_REGS) other classes are
H A Dcr16.cc251 if ((rclass) == SHORT_REGS || (rclass) == DOUBLE_BASE_REGS
475 return SHORT_REGS;

Completed in 109 milliseconds