Searched defs:LHSValue (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/MC/ |
D | MCExpr.cpp | 686 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 364 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCExpr.cpp | 784 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
|
/external/llvm-project/llvm/lib/MC/ |
D | MCExpr.cpp | 893 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 598 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 2867 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
|
D | ASTContext.cpp | 9683 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 7798 QualType LHSValue = LHS->getAs<AtomicType>()->getValueType(); in mergeTypes() local 7906 QualType LHSValue = LHS->getAs<PipeType>()->getElementType(); in mergeTypes() local
|
D | ExprConstant.cpp | 7589 LValue LHSValue, RHSValue; in VisitBinaryOperator() local 7806 MemberPtr LHSValue, RHSValue; in VisitBinaryOperator() local
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 7672 llvm::APSInt LHSValue; in AnalyzeComparison() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 11265 Optional<llvm::APSInt> LHSValue = LHS->getIntegerConstantExpr(S.Context); in AnalyzeComparison() local
|