Searched defs:LHSInt (Results 1 – 4 of 4) sorted by relevance
208 auto *LHSInt = IntegerLiteral::Create(Ctx, llvm::APInt(numBits, LHS), in TEST() local
1441 if (const APInt *LHSInt = getSingleElement()) urem() local 1463 if (const APInt *LHSInt = getSingleElement()) srem() local
12646 const auto *LHSInt = dyn_cast<IntegerLiteral>(XorLHS.get()); diagnoseXorMisusedAsPow() local