Searched defs:REGNO_REG_CLASS (Results 1 - 25 of 107) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa32-regs.h301 #define REGNO_REG_CLASS(REGNO) \ macro
H A Dpa64-regs.h237 #define REGNO_REG_CLASS(REGNO) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa64-regs.h237 #define REGNO_REG_CLASS(REGNO) \ macro
H A Dpa32-regs.h301 #define REGNO_REG_CLASS(REGNO) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h215 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.h299 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.h239 #define REGNO_REG_CLASS(REGNO) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.h299 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h212 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.h195 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore.h332 #define REGNO_REG_CLASS(REGNO) ((REGNO) < FIRST_PSEUDO_REGISTER ? regno_reg_class[REGNO] : NO_REGS) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h219 #define REGNO_REG_CLASS(REGNO) (GP_REG_P (REGNO) ? GP_REGS : ALL_REGS) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.h172 #define REGNO_REG_CLASS(R) ((R < FT32_PC) ? GENERAL_REGS : \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.h407 #define REGNO_REG_CLASS(REGNO) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h246 #define REGNO_REG_CLASS(REGNO) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.h299 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.h262 #define REGNO_REG_CLASS(reg) c6x_regno_reg_class (reg) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.h462 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h186 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.h286 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h277 #define REGNO_REG_CLASS(REGNO) cr16_regno_reg_class (REGNO) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.h329 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.h342 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.h302 #define REGNO_REG_CLASS macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.h216 #define REGNO_REG_CLASS macro

Completed in 347 milliseconds

12345