Lines Matching full:xtop
504 APInt Xtop = C1B2_C2B1->getAPInt();508 DEBUG(dbgs() << "\t\tXtop = " << Xtop << "\n");512 APInt Xq = Xtop; // these need to be initialized, even513 APInt Xr = Xtop; // though they're just going to be overwritten514 APInt::sdivrem(Xtop, Xbot, Xq, Xr);