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

/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c6163 #define REG_AR_CFM (FIRST_PSEUDO_REGISTER + 1)
6224 /* When not checking, track just REG_AR_CFM and REG_VOLATILE. */
6230 if (regno == REG_AR_CFM)
6239 if (regno == REG_AR_CFM)
6557 if (! flags.is_sibcall && ! rws_insn_test (REG_AR_CFM))
6562 need_barrier |= rws_access_regno (REG_AR_CFM, new_flags, pred);
6819 rws_access_regno (REG_AR_CFM, new_flags, pred);
6850 need_barrier |= rws_access_regno (REG_AR_CFM, new_flags, pred);
6150 #define REG_AR_CFM macro

Completed in 81 milliseconds