/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | InvalidatedIteratorChecker.cpp | 93 SVal LVal = State->getSVal(BO->getLHS(), C.getLocationContext()); in checkPreStmt() local 103 SVal LVal = State->getSVal(ASE->getLHS(), C.getLocationContext()); in checkPreStmt() local
|
D | IteratorRangeChecker.cpp | 166 SVal LVal = State->getSVal(BO->getLHS(), C.getLocationContext()); in checkPreStmt() local 182 SVal LVal = State->getSVal(ASE->getLHS(), C.getLocationContext()); in checkPreStmt() local
|
D | MismatchedIteratorChecker.cpp | 198 SVal LVal = State->getSVal(BO->getLHS(), C.getLocationContext()); in checkPreStmt() local
|
D | CheckObjCDealloc.cpp | 284 SVal LVal = State->getLValue(PropImpl->getPropertyIvarDecl(), SelfVal); in checkBeginFunction() local 955 SVal LVal = State->getLValue(PropIvarDecl, ReceiverVal); in getValueReleasedByNillingOut() local
|
D | IteratorModeling.cpp | 269 const SVal LVal = State->getSVal(LHS, C.getLocationContext()); in checkPostStmt() local 450 SVal RetVal, const SVal &LVal, in handleComparison()
|
/external/clang/lib/AST/ |
D | APValue.cpp | 575 const LV &LVal = *((const LV*)(const char*)Data.buffer); in getLValuePath() local 587 LV &LVal = *((LV*)(char*)Data.buffer); in setLValue() local 599 LV &LVal = *((LV*)(char*)Data.buffer); in setLValue() local
|
D | ExprConstant.cpp | 1402 QualType Type, const LValue &LVal) { in CheckLValueConstantExpression() 1555 LValue LVal; in CheckConstantExpression() local 1564 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl() 2013 static bool HandleLValueMember(EvalInfo &Info, const Expr *E, LValue &LVal, in HandleLValueMember() 2029 LValue &LVal, in HandleLValueIndirectMember() 2070 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment() 2088 LValue &LVal, QualType EltTy, in HandleLValueComplexElement() 2688 AccessKinds AK, const LValue &LVal, in findCompleteObject() 2900 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion() 2936 static bool handleAssignment(EvalInfo &Info, const Expr *E, const LValue &LVal, in handleAssignment() [all …]
|
/external/llvm-project/clang/lib/AST/ |
D | APValue.cpp | 907 const LV &LVal = *((const LV *)(const char *)&Data); in getLValuePath() local 929 LV &LVal = *((LV *)(char *)&Data); in setLValue() local 941 LV &LVal = *((LV *)(char *)&Data); in setLValueUninit() local
|
D | ExprConstant.cpp | 2022 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl() 2116 QualType Type, const LValue &LVal, in CheckLValueConstantExpression() 2392 LValue LVal; in CheckEvaluationResult() local 3116 static bool HandleLValueMember(EvalInfo &Info, const Expr *E, LValue &LVal, in HandleLValueMember() 3132 LValue &LVal, in HandleLValueIndirectMember() 3173 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment() 3184 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment() 3196 LValue &LVal, QualType EltTy, in HandleLValueComplexElement() 3939 AccessKinds AK, const LValue &LVal, in findCompleteObject() 4205 const LValue &LVal, APValue &RVal, in handleLValueToRValueConversion() [all …]
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 291 SVal LVal = State->getLValue(PropImpl->getPropertyIvarDecl(), SelfVal); in checkBeginFunction() local 956 SVal LVal = State->getLValue(PropIvarDecl, ReceiverVal); in getValueReleasedByNillingOut() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 70 static void emitAndFixInvalidAsmCastLValue(const Expr *LVal, Expr *BadArgument, in emitAndFixInvalidAsmCastLValue() 323 const Expr *LVal = OutputExpr->IgnoreParenNoopCasts(Context); in ActOnGCCAsmStmt() local
|
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 40 LValue LVal; member in __anona93f836e0111::AtomicInfo 1734 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore() local 1810 LValue LVal, llvm::AtomicOrdering AO, in EmitAtomicUpdate()
|
D | CGStmtOpenMP.cpp | 2147 auto LVal = CGF.MakeAddrLValue(CGF.CreateMemTemp(Ty, Name), Ty); in createSectionLVal() local 2820 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 2831 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
D | CGOpenMPRuntime.cpp | 1001 auto LVal = OMPRegionInfo->getThreadIDVariableLValue(CGF); in getThreadID() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 40 LValue LVal; member in __anon0956349c0111::AtomicInfo 1999 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore() local 2078 LValue LVal, llvm::AtomicOrdering AO, in EmitAtomicUpdate()
|
D | CGExprComplex.cpp | 1152 LValue LVal = ComplexExprEmitter(*this).EmitBinAssignLValue(E, Val); in EmitComplexAssignmentLValue() local
|
D | CGStmtOpenMP.cpp | 3396 LValue LVal = CGF.MakeAddrLValue(CGF.CreateMemTemp(Ty, Name), Ty); in createSectionLVal() local 4933 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 4941 llvm::AtomicOrdering AO, LValue LVal, in emitSimpleAtomicLoad() 4950 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
D | CGOpenMPRuntime.cpp | 1471 LValue LVal = OMPRegionInfo->getThreadIDVariableLValue(CGF); in getThreadID() local 12222 LValue LVal, in emitLastprivateConditionalUpdate() 12344 LValue LVal = CGF.EmitLValue(FoundE); in checkAndEmitLastprivateConditional() local 12384 LValue LVal; in checkAndEmitSharedLastprivateConditional() local
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 214 const Expr *LVal = OutputExpr->IgnoreParenNoopCasts(Context); in ActOnGCCAsmStmt() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 1019 SVal LVal = LVState->getSVal(Inner, LVNode->getLocationContext()); in trackNullOrUndefValue() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 1968 SVal LVal = LVNode->getSVal(Inner); in trackExpressionValue() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2437 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2740 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2745 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|