Searched defs:RHSValue (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleSValBuilder.cpp | 531 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 D | MCExpr.cpp | 580 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 60 Value *RHSValue = Env.getValue(RHS); in evaluateBooleanEquality() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 3317 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 D | ExprConstant.cpp | 3099 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 D | ASTContext.cpp | 11783 QualType RHSValue = RHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 1610 llvm::APSInt RHSValue(32); in CheckUnicodeArithmeticConversions() local 10733 Expr::EvalResult RHSValue; in DiagnoseBadDivideOrRemainderValues() local
|
| H A D | SemaChecking.cpp | 11367 std::optional<llvm::APSInt> RHSValue = in AnalyzeComparison() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3721 Value *RHSValue = Builder.CreateLoad(RI.ElementType, RHS, "final.rhs"); in createReductionsGPU() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 11156 for (auto &RHSValue : RHSValues) in handleCmp() local
|