Searched defs:RHSInt (Results 1 – 3 of 3) sorted by relevance
1358 if (const APInt *RHSInt = RHS.getSingleElement()) { urem() local 1380 if (const APInt *RHSInt = RHS.getSingleElement()) { srem() local
7395 APSInt RHSInt(IntWidth, LHSUnsigned); foldFCmpIntToFPConst() local
13727 const auto *RHSInt = dyn_cast<IntegerLiteral>(XorRHS.get()); diagnoseXorMisusedAsPow() local