Home
last modified time | relevance | path

Searched defs:RHSVal (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h59 uint32_t LHSVal, RHSVal; variable
H A DAMDGPUISelLowering.cpp3170 unsigned RHSVal = RHS->getZExtValue(); in performShlCombine() local
3240 unsigned RHSVal = RHS->getZExtValue(); in performSraCombine() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp126 SVal RHSVal, ProgramStateRef State) { in evalComparison()
H A DExprEngineC.cpp725 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp149 auto *RHSVal = Env.getValue(*RHS, SkipPast::Reference); in VisitBinaryOperator() local
163 BoolValue &RHSVal = getLogicOperatorSubExprValue(*RHS); in VisitBinaryOperator() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp328 SVal RHSVal = C.getSVal(Rhs); in checkPreStmt() local
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp290 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local
335 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp412 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp76 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp782 for (const auto &RHSVal : RHSVals) in computeValueKnownInPredecessorsImpl() local
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h2115 unsigned LHSVal, RHSVal; in operator() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp511 SourceLocation DotDotDotLoc, ExprResult RHSVal, in ActOnCaseStmt()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp571 Value *RHSVal; in matchInstruction() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp12726 const APValue &RHSVal = RHSResult.Val; in VisitBinOp() local
13936 llvm::APSInt RHSVal = RHSFX.getValue(); in VisitBinaryOperator() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9119 ConstantSDNode *RHSVal = dyn_cast<ConstantSDNode>(RHS); in LowerSELECT_CC() local
9162 ConstantFPSDNode *RHSVal = dyn_cast<ConstantFPSDNode>(RHS); in LowerSELECT_CC() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3329 SDValue RHSVal = getValue(I.getOperand(2)); in visitSelect() local
H A DSelectionDAG.cpp5883 APInt RHSVal; in FoldConstantArithmetic() local