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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.h 601 Thus we must not let either PR_REGS or BR_REGS be the last class. The
607 BR_REGS,
628 { "NO_REGS", "PR_REGS", "BR_REGS", "AR_M_REGS", "AR_I_REGS", \
646 /* BR_REGS. */ \
700 : BR_REGNO_P (REGNO) ? BR_REGS \
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.h 345 BR_REGS, /* coprocessor boolean registers */
367 "BR_REGS", \
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.h 601 Thus we must not let either PR_REGS or BR_REGS be the last class. The
607 BR_REGS,
628 { "NO_REGS", "PR_REGS", "BR_REGS", "AR_M_REGS", "AR_I_REGS", \
646 /* BR_REGS. */ \
700 : BR_REGNO_P (REGNO) ? BR_REGS \
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.h 373 BR_REGS, /* coprocessor boolean registers */
394 "BR_REGS", \

Completed in 28 milliseconds