Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp898 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp467 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2872 static bool handleLogicalOpForVector(const APInt &LHSValue, in handleLogicalOpForVector()
2884 static bool handleLogicalOpForVector(const APFloat &LHSValue, in handleLogicalOpForVector()
2897 static bool handleLogicalOpForVector(const APValue &LHSValue, in handleLogicalOpForVector()
2911 handleCompareOpForVectorHelper(const APTy &LHSValue, BinaryOperatorKind Opcode, in handleCompareOpForVectorHelper()
2939 static bool handleCompareOpForVector(const APValue &LHSValue, in handleCompareOpForVector()
2954 APValue &LHSValue, in handleVectorVectorBinOp()
10319 APValue LHSValue; in VisitBinaryOperator() local
12614 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
12755 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
12893 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
H A DASTContext.cpp9797 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11525 Optional<llvm::APSInt> LHSValue = LHS->getIntegerConstantExpr(S.Context); in AnalyzeComparison() local