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