Home
last modified time | relevance | path

Searched refs:GR_RET_LAST (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.h861 #define GR_RET_LAST GR_REG (11) macro
Dia64.cc5318 return ((regno >= GR_RET_FIRST && regno <= GR_RET_LAST) in ia64_function_value_regno_p()