Lines Matching refs:IsSub
590 bool IsSub = TRI->isSubRegister(SuperReg, Reg);591 assert(IsSub && "Expecting group subregister");592 if (!IsSub)