Searched defs:Quotient (Results 1 – 4 of 4) sorted by relevance
38 PHINode *Quotient; member
1668 APInt *Quotient, APInt *Remainder) in divide()1874 APInt Quotient(1,0); // to hold result. in udiv() local1917 APInt &Quotient, APInt &Remainder) { in udivrem()
845 APInt &Quotient, APInt &Remainder) { in sdivrem()
3380 if (const SCEV *Quotient = getExactSDiv(AR, FactorS, SE, true)) { in GenerateScales() local