Searched refs:constrainRegAttrs (Results 1 – 4 of 4) sorted by relevance
208 if (!MRI->constrainRegAttrs(SrcReg, Reg)) in INITIALIZE_PASS_DEPENDENCY()665 if (!MRI->constrainRegAttrs(NewReg, OldReg)) { in ProcessBlockCSE()
93 MachineRegisterInfo::constrainRegAttrs(Register Reg, in constrainRegAttrs() function in MachineRegisterInfo
728 bool constrainRegAttrs(Register Reg, Register ConstrainingReg,
168 if (MRI.constrainRegAttrs(ToReg, FromReg)) in replaceRegWith()