Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h51 uint32_t LHSVal, RHSVal; in packConstantV2I16() local
H A DAMDGPUISelLowering.cpp3998 unsigned RHSVal = RHS->getZExtValue(); in performShlCombine() local
4068 unsigned RHSVal = RHS->getZExtValue(); in performSraCombine() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp141 SVal RHSVal, ProgramStateRef State) { in evalComparison()
H A DExprEngineC.cpp718 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp163 auto *RHSVal = Env.getValue(*RHS); in VisitBinaryOperator() local
177 BoolValue &RHSVal = getLogicOperatorSubExprValue(*RHS); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp412 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp76 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp691 for (const auto &RHSVal : RHSVals) in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2191 unsigned LHSVal, RHSVal; in operator() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp517 SourceLocation DotDotDotLoc, ExprResult RHSVal, in ActOnCaseStmt()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp572 Value *RHSVal; in matchInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3300 const APInt *RHSVal = nullptr; in ExpandIntRes_MINMAX() local
H A DSelectionDAGBuilder.cpp3700 SDValue RHSVal = getValue(I.getOperand(2)); in visitSelect() local
H A DSelectionDAG.cpp6650 APInt RHSVal; in FoldConstantArithmetic() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13412 const APValue &RHSVal = RHSResult.Val; in VisitBinOp() local
14661 llvm::APSInt RHSVal = RHSFX.getValue(); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10580 ConstantSDNode *RHSVal = dyn_cast<ConstantSDNode>(RHS); in LowerSELECT_CC() local
10623 ConstantFPSDNode *RHSVal = dyn_cast<ConstantFPSDNode>(RHS); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7748 SDValue RHSVal = lowerSELECT() local