Home
last modified time | relevance | path

Searched defs:RHSInt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1324 if (const APInt *RHSInt = RHS.getSingleElement()) { in urem() local
1346 if (const APInt *RHSInt = RHS.getSingleElement()) { in srem() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6573 Constant *RHSInt = LHSUnsigned in foldFCmpIntToFPConst() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp13282 const auto *RHSInt = dyn_cast<IntegerLiteral>(XorRHS.get()); in diagnoseXorMisusedAsPow() local