Home
last modified time | relevance | path

Searched defs:LHSValue (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCExpr.cpp881 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp41 if (auto *LHSValue = in evaluateBooleanEquality() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp511 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2886 static bool handleLogicalOpForVector(const APInt &LHSValue, in handleLogicalOpForVector()
2898 static bool handleLogicalOpForVector(const APFloat &LHSValue, in handleLogicalOpForVector()
2911 static bool handleLogicalOpForVector(const APValue &LHSValue, in handleLogicalOpForVector()
2925 handleCompareOpForVectorHelper(const APTy &LHSValue, BinaryOperatorKind Opcode, in handleCompareOpForVectorHelper()
2958 static bool handleCompareOpForVector(const APValue &LHSValue, in handleCompareOpForVector()
2973 APValue &LHSValue, in handleVectorVectorBinOp()
10528 APValue LHSValue; in VisitBinaryOperator() local
12965 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
13120 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
13276 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
H A DASTContext.cpp10607 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp13161 std::optional<llvm::APSInt> LHSValue = in AnalyzeComparison() local