HomeSort by: relevance | last modified time | path
    Searched defs:FR_ARG_FIRST (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.h 876 #define FR_ARG_FIRST FR_REG (8)
935 || ((REGNO) >= FR_ARG_FIRST && (REGNO) < (FR_ARG_FIRST + MAX_ARGUMENT_SLOTS)))
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.h 876 #define FR_ARG_FIRST FR_REG (8)
935 || ((REGNO) >= FR_ARG_FIRST && (REGNO) < (FR_ARG_FIRST + MAX_ARGUMENT_SLOTS)))

Completed in 16 milliseconds