Home | History | Annotate | Download | only in GlobalISel

Lines Matching refs:Shifted

867       unsigned Shifted = MRI.createGenericVirtualRegister(Ty);
871 .addDef(Shifted)
874 MIRBuilder.buildICmp(CmpInst::ICMP_NE, Overflow, HiPart, Shifted);