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