Searched refs:constrainRegAttrs (Results 1 – 4 of 4) sorted by relevance
198 if (!MRI->constrainRegAttrs(SrcReg, Reg)) in INITIALIZE_PASS_DEPENDENCY()647 if (!MRI->constrainRegAttrs(NewReg, OldReg)) { in ProcessBlockCSE()
92 MachineRegisterInfo::constrainRegAttrs(Register Reg, in constrainRegAttrs() function in MachineRegisterInfo
709 bool constrainRegAttrs(Register Reg, Register ConstrainingReg,
125 if (MRI.constrainRegAttrs(ToReg, FromReg)) in replaceRegWith()