Home
last modified time | relevance | path

Searched defs:RHSValue (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCExpr.cpp753 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2736 int64_t RHSValue, SDLoc dl) { in get32BitZExtCompare()
2909 int64_t RHSValue, SDLoc dl) { in get32BitSExtCompare()
3081 int64_t RHSValue, SDLoc dl) { in get64BitZExtCompare()
3238 int64_t RHSValue, SDLoc dl) { in get64BitSExtCompare()
3451 int64_t RHSValue = RHSConst ? RHSConst->getSExtValue() : INT64_MAX; in getSETCCInGPR() 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