Searched refs:regs_may_share (Results 1 – 7 of 7) sorted by relevance
194 extern rtx regs_may_share;
409 for (x = regs_may_share; x; x = XEXP (XEXP (x, 1), 1))
467 regs_may_share = 0;1927 regs_may_share1930 regs_may_share));
203 rtx regs_may_share; variable
204 extern rtx regs_may_share;
452 for (x = regs_may_share; x; x = XEXP (XEXP (x, 1), 1)) in global_alloc()
196 rtx regs_may_share;