Home
last modified time | relevance | path

Searched defs:RHSValue (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp531 llvm::APSInt RHSValue = *KnownRHSValue; in evalBinOpNN() local
663 if (const llvm::APSInt *RHSValue = getConstValue(state, rhs)) { in evalBinOpNN() local
710 if (const llvm::APSInt *RHSValue = getConstValue(state, rhs)) in evalBinOpNN() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp580 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp60 Value *RHSValue = Env.getValue(RHS); in evaluateBooleanEquality() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3317 int64_t RHSValue, SDLoc dl) { in get32BitZExtCompare()
3490 int64_t RHSValue, SDLoc dl) { in get32BitSExtCompare()
3662 int64_t RHSValue, SDLoc dl) { in get64BitZExtCompare()
3819 int64_t RHSValue, SDLoc dl) { in get64BitSExtCompare()
4032 int64_t RHSValue = RHSConst ? RHSConst->getSExtValue() : INT64_MAX; in getSETCCInGPR() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3099 const APInt &RHSValue, APInt &Result) { in handleLogicalOpForVector()
3111 const APFloat &RHSValue, APInt &Result) { in handleLogicalOpForVector()
3124 const APValue &RHSValue, APInt &Result) { in handleLogicalOpForVector()
3137 const APTy &RHSValue, APInt &Result) { in handleCompareOpForVectorHelper()
3171 const APValue &RHSValue, APInt &Result) { in handleCompareOpForVector()
3185 const APValue &RHSValue) { in handleVectorVectorBinOp()
6641 APValue RHSValue; in HandleFunctionCall() local
11356 APValue RHSValue; in VisitBinaryOperator() local
14473 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
14633 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
[all …]
H A DASTContext.cpp11783 QualType RHSValue = RHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1610 llvm::APSInt RHSValue(32); in CheckUnicodeArithmeticConversions() local
10733 Expr::EvalResult RHSValue; in DiagnoseBadDivideOrRemainderValues() local
H A DSemaChecking.cpp11367 std::optional<llvm::APSInt> RHSValue = in AnalyzeComparison() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3721 Value *RHSValue = Builder.CreateLoad(RI.ElementType, RHS, "final.rhs"); in createReductionsGPU() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11156 for (auto &RHSValue : RHSValues) in handleCmp() local