Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCExpr.cpp686 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp364 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCExpr.cpp784 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/external/llvm-project/llvm/lib/MC/
DMCExpr.cpp893 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp598 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp2867 static bool handleLogicalOpForVector(const APInt &LHSValue, in handleLogicalOpForVector()
2879 static bool handleLogicalOpForVector(const APFloat &LHSValue, in handleLogicalOpForVector()
2892 static bool handleLogicalOpForVector(const APValue &LHSValue, in handleLogicalOpForVector()
2906 handleCompareOpForVectorHelper(const APTy &LHSValue, BinaryOperatorKind Opcode, in handleCompareOpForVectorHelper()
2934 static bool handleCompareOpForVector(const APValue &LHSValue, in handleCompareOpForVector()
2949 APValue &LHSValue, in handleVectorVectorBinOp()
10295 APValue LHSValue; in VisitBinaryOperator() local
12610 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
12751 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
12887 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
DASTContext.cpp9683 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/external/clang/lib/AST/
DASTContext.cpp7798 QualType LHSValue = LHS->getAs<AtomicType>()->getValueType(); in mergeTypes() local
7906 QualType LHSValue = LHS->getAs<PipeType>()->getElementType(); in mergeTypes() local
DExprConstant.cpp7589 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
7806 MemberPtr LHSValue, RHSValue; in VisitBinaryOperator() local
/external/clang/lib/Sema/
DSemaChecking.cpp7672 llvm::APSInt LHSValue; in AnalyzeComparison() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11265 Optional<llvm::APSInt> LHSValue = LHS->getIntegerConstantExpr(S.Context); in AnalyzeComparison() local