Searched defs:RHSInt (Results 1 – 3 of 3) sorted by relevance
1324 if (const APInt *RHSInt = RHS.getSingleElement()) { in urem() local1346 if (const APInt *RHSInt = RHS.getSingleElement()) { in srem() local
6573 Constant *RHSInt = LHSUnsigned in foldFCmpIntToFPConst() local
13282 const auto *RHSInt = dyn_cast<IntegerLiteral>(XorRHS.get()); in diagnoseXorMisusedAsPow() local