Home
last modified time | relevance | path

Searched defs:RHSV (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp433 Value *RHSV = in expandCheck() local
H A DIndVarSimplify.cpp1365 auto *RHSV = Rewriter.expandCodeFor(LIP.RHS); in createInvariantCond() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1469 Value *RHSV = in optimizeMemCmpConstantSize() local
1488 Value *RHSV = nullptr; in optimizeMemCmpConstantSize() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2589 SVal RHSV = RVState->getSVal(BO->getRHS(), RVNode->getLocationContext()); in handle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3803 unsigned RHSV = C->getZExtValue(); in Select() local
H A DARMISelLowering.cpp4789 uint64_t RHSV = RHSC->getZExtValue(); in getARMCmp() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp878 Value *RHSV = GEPRHS->getOperand(DiffOperand); in foldGEPICmp() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp9285 Value *LHS, Value *RHSV, const Loop *L, ICmpInst::Predicate Pred) { in computeShiftCompareExitLimit()