Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp417 Value *RHSV = Expander.expandCodeFor(RHS, Ty, findInsertPt(Guard, {RHS})); in expandCheck() local
H A DIndVarSimplify.cpp1319 auto *RHSV = Rewriter.expandCodeFor(InvariantRHS); in replaceWithInvariantCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp963 Value *RHSV = in optimizeMemCmpConstantSize() local
982 Value *RHSV = nullptr; in optimizeMemCmpConstantSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2032 SVal RHSV = RVState->getSVal(BO->getRHS(), RVNode->getLocationContext()); in trackRValueExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp965 Value *RHSV = GEPRHS->getOperand(DiffOperand); in foldGEPICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3576 unsigned RHSV = C->getZExtValue(); in Select() local
H A DARMISelLowering.cpp4569 uint64_t RHSV = RHSC->getZExtValue(); in getARMCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7995 Value *LHS, Value *RHSV, const Loop *L, ICmpInst::Predicate Pred) { in computeShiftCompareExitLimit()