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