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

/freebsd-11-stable/contrib/gcc/
H A Daddresses.h22 MODE_BASE_REG_REG_CLASS, MODE_BASE_REG_CLASS and BASE_REG_CLASS.
40 return BASE_REG_CLASS;
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h446 #define BASE_REG_CLASS ADDR_REGS macro
H A Ds390.c3505 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0,
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1180 #define BASE_REG_CLASS GENERAL_REGS
2064 BASE_REG_CLASS, GET_MODE (X), VOIDmode, 0, 0, \
1174 #define BASE_REG_CLASS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1050 #define BASE_REG_CLASS (TARGET_THUMB ? LO_REGS : GENERAL_REGS)
1061 #define MODE_BASE_REG_REG_CLASS(MODE) BASE_REG_CLASS
1045 #define BASE_REG_CLASS macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h829 #define BASE_REG_CLASS GENERAL_REGS
820 #define BASE_REG_CLASS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1275 #define BASE_REG_CLASS GENERAL_REGS
1271 #define BASE_REG_CLASS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1081 #define BASE_REG_CLASS BASE_REGS
1078 #define BASE_REG_CLASS macro
H A Drs6000.c3389 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0,
3410 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0,
3431 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0,
3468 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0,
3508 BASE_REG_CLASS, Pmode, VOIDmode, 0, 0,
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1645 #define BASE_REG_CLASS (TARGET_MIPS16 ? M16_REGS : GR_REGS)
1637 #define BASE_REG_CLASS macro

Completed in 1330 milliseconds