Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp368 llvm::APSInt RHSValue = *KnownRHSValue; in evalBinOpNN() local
480 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) { in evalBinOpNN() local
526 if (const llvm::APSInt *RHSValue = getKnownValue(state, rhs)) in evalBinOpNN() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCExpr.cpp500 MCValue LHSValue, RHSValue; in EvaluateAsRelocatableImpl() local
/external/llvm/lib/MC/
DMCExpr.cpp686 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/external/clang/lib/AST/
DExprConstant.cpp3970 APValue RHSValue; in HandleFunctionCall() local
7589 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
7806 MemberPtr LHSValue, RHSValue; in VisitBinaryOperator() local
DASTContext.cpp7799 QualType RHSValue = RHS->getAs<AtomicType>()->getValueType(); in mergeTypes() local
7907 QualType RHSValue = RHS->getAs<PipeType>()->getElementType(); in mergeTypes() local
/external/clang/lib/Sema/
DSemaChecking.cpp7669 llvm::APSInt RHSValue; in AnalyzeComparison() local
DSemaExpr.cpp8037 llvm::APSInt RHSValue; in DiagnoseBadDivideOrRemainderValues() local