Searched refs:MinRCSize (Results 1 – 1 of 1) sorted by relevance
39 const unsigned MinRCSize = 4; variable336 if (DstRC && !MRI->constrainRegClass(VReg, DstRC, MinRCSize)) { in AddRegisterOperand()448 RC = MRI->constrainRegClass(VReg, RC, MinRCSize); in ConstrainForSubReg()