Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp433 Value *RHSV = expandCheck() local
H A DIndVarSimplify.cpp1254 auto *RHSV = Rewriter.expandCodeFor(LIP.RHS); in createInvariantCond() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1545 Value *RHSV = B.CreateZExt(B.CreateLoad(B.getInt8Ty(), RHS, "rhsc"), in optimizeMemCmpConstantSize() local
1562 Value *RHSV = nullptr; in optimizeMemCmpConstantSize() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2611 SVal RHSV = RVState->getSVal(BO->getRHS(), RVNode->getLocationContext()); in handle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3799 unsigned RHSV = C->getZExtValue(); in Select() local
H A DARMISelLowering.cpp4821 uint64_t RHSV = RHSC->getZExtValue(); in getARMCmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp815 Value *RHSV = GEPRHS->getOperand(DiffOperand); in foldGEPICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11016 auto CheckPair = [&](Value &LHSV, Value &RHSV) { in handleCmp()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9326 Value *LHS, Value *RHSV, const Loop *L, ICmpInst::Predicate Pred) { in computeShiftCompareExitLimit()