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