Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp917 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp62 Value *RHSValue = Env.getValue(RHS); in evaluateBooleanEquality() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3318 int64_t RHSValue, SDLoc dl) { in get32BitZExtCompare()
3491 int64_t RHSValue, SDLoc dl) { in get32BitSExtCompare()
3663 int64_t RHSValue, SDLoc dl) { in get64BitZExtCompare()
3820 int64_t RHSValue, SDLoc dl) { in get64BitSExtCompare()
4033 int64_t RHSValue = RHSConst ? RHSConst->getSExtValue() : INT64_MAX; in getSETCCInGPR() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2957 const APInt &RHSValue, APInt &Result) { in handleLogicalOpForVector()
2969 const APFloat &RHSValue, APInt &Result) { in handleLogicalOpForVector()
2982 const APValue &RHSValue, APInt &Result) { in handleLogicalOpForVector()
2995 const APTy &RHSValue, APInt &Result) { in handleCompareOpForVectorHelper()
3029 const APValue &RHSValue, APInt &Result) { in handleCompareOpForVector()
3043 const APValue &RHSValue) { in handleVectorVectorBinOp()
6339 APValue RHSValue; in HandleFunctionCall() local
10897 APValue RHSValue; in VisitBinaryOperator() local
13651 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
13806 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
[all …]
H A DASTContext.cpp11193 QualType RHSValue = RHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10126 std::optional<llvm::APSInt> RHSValue = in AnalyzeComparison() local
H A DSemaExpr.cpp10478 Expr::EvalResult RHSValue; in DiagnoseBadDivideOrRemainderValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11078 for (auto &RHSValue : RHSValues) in handleCmp() local