Home
last modified time | relevance | path

Searched defs:LHSValue (Results 1 – 6 of 6) 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.cpp61 Value *LHSValue = Env.getValue(LHS); in evaluateBooleanEquality() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2955 static bool handleLogicalOpForVector(const APInt &LHSValue, in handleLogicalOpForVector()
2967 static bool handleLogicalOpForVector(const APFloat &LHSValue, in handleLogicalOpForVector()
2980 static bool handleLogicalOpForVector(const APValue &LHSValue, in handleLogicalOpForVector()
2994 handleCompareOpForVectorHelper(const APTy &LHSValue, BinaryOperatorKind Opcode, in handleCompareOpForVectorHelper()
3027 static bool handleCompareOpForVector(const APValue &LHSValue, in handleCompareOpForVector()
3042 APValue &LHSValue, in handleVectorVectorBinOp()
10896 APValue LHSValue; in VisitBinaryOperator() local
13651 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
13806 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
13966 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
H A DASTContext.cpp11192 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10128 std::optional<llvm::APSInt> LHSValue = in AnalyzeComparison() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11077 for (auto &LHSValue : LHSValues) in handleCmp() local