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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h 709 #define NONSTRICT_REG_OK_FOR_BASE_P(X) \
728 #define REG_OK_FOR_BASE_P(X) NONSTRICT_REG_OK_FOR_BASE_P (X)
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.h 316 #define NONSTRICT_REG_OK_FOR_BASE_P(X) \
322 #define REG_OK_FOR_BASE_P(X) NONSTRICT_REG_OK_FOR_BASE_P(X)
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.h 709 #define NONSTRICT_REG_OK_FOR_BASE_P(X) \
728 #define REG_OK_FOR_BASE_P(X) NONSTRICT_REG_OK_FOR_BASE_P (X)
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.h 316 #define NONSTRICT_REG_OK_FOR_BASE_P(X) \
322 #define REG_OK_FOR_BASE_P(X) NONSTRICT_REG_OK_FOR_BASE_P(X)

Completed in 41 milliseconds