Home | History | Annotate | Download | only in Analysis

Lines Matching refs:abs

994 // A dependence only exists if d is an integer and abs(d) <= U, where U is the
1280 APInt G0 = AM.abs();
1281 APInt G1 = BM.abs();
2238 RunningGCD = APIntOps::GreatestCommonDivisor(RunningGCD, ConstCoeff.abs());
2259 RunningGCD = APIntOps::GreatestCommonDivisor(RunningGCD, ConstCoeff.abs());
2284 ConstOpValue.abs());
2341 RunningGCD = APIntOps::GreatestCommonDivisor(RunningGCD, ConstCoeff.abs());
2359 RunningGCD = APIntOps::GreatestCommonDivisor(RunningGCD, ConstCoeff.abs());
2376 RunningGCD = APIntOps::GreatestCommonDivisor(RunningGCD, ConstCoeff.abs());