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