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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c5593 #define REG_VOLATILE (FIRST_PSEUDO_REGISTER + 2)
5651 /* When not checking, track just REG_AR_CFM and REG_VOLATILE. */
5659 else if (regno == REG_VOLATILE)
5668 if (regno == REG_VOLATILE)
6030 if (! rws_insn_test (REG_VOLATILE))
6033 rws_access_regno (REG_VOLATILE, new_flags, pred);
6415 need_barrier = rws_access_regno (REG_VOLATILE, flags, 0);
5580 #define REG_VOLATILE macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c5220 #define REG_VOLATILE (FIRST_PSEUDO_REGISTER + 2)
5600 if (! rws_insn[REG_VOLATILE].write_count)
5603 rws_access_regno (REG_VOLATILE, new_flags, pred);
5964 need_barrier = rws_access_regno (REG_VOLATILE, flags, 0);
5206 #define REG_VOLATILE macro

Completed in 202 milliseconds