Searched defs:LHSInt (Results 1 – 3 of 3) sorted by relevance
1441 if (const APInt *LHSInt = getSingleElement()) in urem() local1463 if (const APInt *LHSInt = getSingleElement()) in srem() local
210 APSInt LHSInt = LHS.toAPSInt(); in CheckDivRem() local
12698 const auto *LHSInt = dyn_cast<IntegerLiteral>(XorLHS.get()); in diagnoseXorMisusedAsPow() local