Searched refs:FR_RET_FIRST (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h1074 #define FR_RET_FIRST FR_REG (8)
1181 ? FR_RET_FIRST : GR_RET_FIRST))
1188 || ((REGNO) >= FR_RET_FIRST && (REGNO) <= FR_RET_LAST))
1060 #define FR_RET_FIRST macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.h1132 #define FR_RET_FIRST FR_REG (8)
1229 ? FR_RET_FIRST : GR_RET_FIRST))
1236 || ((REGNO) >= FR_RET_FIRST && (REGNO) <= FR_RET_LAST))
1118 #define FR_RET_FIRST macro

Completed in 118 milliseconds