Home
last modified time | relevance | path

Searched defs:GR_REGNO_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h287 #define GR_REGNO_P(REGNO) ((unsigned HOST_WIDE_INT) (REGNO) <= 127) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h287 #define GR_REGNO_P(REGNO) ((unsigned HOST_WIDE_INT) (REGNO) <= 127) macro