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