Home
last modified time | relevance | path

Searched defs:GPR_P (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h533 #define GPR_P(REGNO) (IN_RANGE_P ((REGNO), 0, 15) || SUBTARGET_GPR_P (REGNO)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h533 #define GPR_P(REGNO) (IN_RANGE_P ((REGNO), 0, 15) || SUBTARGET_GPR_P (REGNO)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h224 #define GPR_P(R) IN_RANGE (R, GPR_FIRST, GPR_LAST) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h224 #define GPR_P(R) IN_RANGE (R, GPR_FIRST, GPR_LAST) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h480 #define GPR_P(R) IN_RANGE (R, GPR_FIRST, GPR_LAST) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.h480 #define GPR_P(R) IN_RANGE (R, GPR_FIRST, GPR_LAST) macro