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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c6205 #define REG_VOLATILE (FIRST_PSEUDO_REGISTER + 2)
6268 /* When not checking, track just REG_AR_CFM and REG_VOLATILE. */
6276 else if (regno == REG_VOLATILE)
6285 if (regno == REG_VOLATILE)
6643 if (! rws_insn_test (REG_VOLATILE))
6646 rws_access_regno (REG_VOLATILE, new_flags, pred);
7034 need_barrier = rws_access_regno (REG_VOLATILE, flags, 0);
6192 #define REG_VOLATILE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc6205 #define REG_VOLATILE (FIRST_PSEUDO_REGISTER + 2)
6268 /* When not checking, track just REG_AR_CFM and REG_VOLATILE. */
6276 else if (regno == REG_VOLATILE)
6285 if (regno == REG_VOLATILE)
6643 if (! rws_insn_test (REG_VOLATILE))
6646 rws_access_regno (REG_VOLATILE, new_flags, pred);
7034 need_barrier = rws_access_regno (REG_VOLATILE, flags, 0);
6192 #define REG_VOLATILE macro

Completed in 182 milliseconds