| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa32-regs.h | 301 #define REGNO_REG_CLASS(REGNO) \ macro
|
| D | pa64-regs.h | 237 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/moxie/ |
| D | moxie.h | 176 #define REGNO_REG_CLASS(R) ((R < MOXIE_PC) ? GENERAL_REGS : \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.h | 299 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/ |
| D | vax.h | 212 #define REGNO_REG_CLASS(REGNO) ((void)(REGNO), ALL_REGS) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
| D | stormy16.h | 186 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| D | pdp11.h | 302 #define REGNO_REG_CLASS(REGNO) pdp11_regno_reg_class (REGNO) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| D | lm32.h | 185 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.h | 216 #define REGNO_REG_CLASS(REGNO) ((REGNO) < FIRST_PSEUDO_REGISTER \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| D | mcore.h | 332 #define REGNO_REG_CLASS(REGNO) ((REGNO) < FIRST_PSEUDO_REGISTER ? regno_reg_class[REGNO] : NO_REGS) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.h | 462 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| D | h8300.h | 315 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.h | 286 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/cris/ |
| D | cris.h | 481 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.h | 457 #define REGNO_REG_CLASS(REGNO) (m32r_regno_reg_class[REGNO]) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| D | m32c.h | 387 #define REGNO_REG_CLASS(R) m32c_regno_reg_class (R) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.h | 341 #define REGNO_REG_CLASS(REGNO) ((REGNO == CC_REGNUM || REGNO == FCC_REGNUM) ? NO_REGS : GENERAL_RE… macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| D | mmix.h | 407 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.h | 281 #define REGNO_REG_CLASS(R) avr_regno_reg_class(R) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.h | 423 #define REGNO_REG_CLASS(REGNO) xtensa_regno_to_class (REGNO) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | m68k.h | 448 #define REGNO_REG_CLASS(REGNO) (regno_reg_class[(REGNO)]) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| D | bfin.h | 639 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.h | 191 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.h | 685 #define REGNO_REG_CLASS(REGNO) \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.h | 889 #define REGNO_REG_CLASS(REGNO) sparc_regno_reg_class[(REGNO)] macro
|