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

/freebsd-10.0-release/contrib/gcc/
H A Dregrename.c63 /* mark_access is for marking the destination regs in
66 mark_access enumerator in enum:scan_actions
77 "mark_access"
417 if ((type == OP_OUT) != (action == terminate_write || action == mark_access))
446 if (action == mark_read || action == mark_access)
517 if (action == mark_write || action == mark_access)
974 scan_rtx (insn, &XEXP (note, 0), ALL_REGS, mark_access,

Completed in 82 milliseconds