/llvm-project/clang/lib/AST/ |
H A D | APValue.cpp | 47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc() argument 55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo() argument 221 struct APValue::LV : LVBase { struct in APValue 233 LV() { PathLength = (unsigned)-1; } in LV() argument 234 ~LV() { resizePath(0); } in ~LV() argument 222 InlinePathSpaceAPValue::LV global() argument 228 __anon7645f1d2020aAPValue::LV global() argument 236 resizePathAPValue::LV resizePath() argument 246 hasPathAPValue::LV hasPath() argument 247 hasPathPtrAPValue::LV hasPathPtr() argument 249 getPathAPValue::LV getPath() argument 250 getPathAPValue::LV getPath() argument 1118 LinkageInfo LV = LinkageInfo::external(); getLVForValue() local [all...] |
H A D | StmtCXX.cpp | 78 Decl *LV = cast<DeclStmt>(getLoopVarStmt())->getSingleDecl(); in getLoopVariable() local
|
H A D | Decl.cpp | 252 LinkageInfo LV; getLVForTemplateParameterList() local 322 LinkageInfo LV; getLVForTemplateArgumentList() local 393 mergeTemplateLV(LinkageInfo & LV,const FunctionDecl * fn,const FunctionTemplateSpecializationInfo * specInfo,LVComputationKind computation) mergeTemplateLV() argument 467 mergeTemplateLV(LinkageInfo & LV,const ClassTemplateSpecializationDecl * spec,LVComputationKind computation) mergeTemplateLV() argument 523 mergeTemplateLV(LinkageInfo & LV,const VarTemplateSpecializationDecl * spec,LVComputationKind computation) mergeTemplateLV() argument 698 LinkageInfo LV = getExternalLinkageFor(D); getLVForNamespaceScopeDecl() local 935 LinkageInfo LV; getLVForClassMember() local 1358 LinkageInfo LV; getLVForLocalDecl() local 1377 LinkageInfo LV; getLVForLocalDecl() local 1408 LinkageInfo LV; getLVForLocalDecl() local 1528 LinkageInfo LV = getLVForType(*TPO->getType(), computation); computeLVForDecl() local 1580 LinkageInfo LV = computeLVForDecl(D, computation); getLVForDecl() local [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | SparsePropagation.h | 237 LatticeVal LV = LatticeFunc->ComputeLatticeVal(Key); getValueState() local 247 UpdateState(LatticeKey Key,LatticeVal LV) UpdateState() argument 508 LatticeVal LV; Print() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 275 LValue LV = MakeAddrLValue(Location, E->getType()); EmitAnyExprToMem() local 604 LValue LV = MakeAddrLValue(Object, E->getType(), AlignmentSource::Decl); EmitMaterializeTemporaryExpr() local 627 LValue LV = EmitLValue(E); EmitReferenceBindingToExpr() local 1122 LValue LV = EmitMemberExpr(ME); EmitCountedByFieldExpr() local 1203 EmitComplexPrePostIncDec(const UnaryOperator * E,LValue LV,bool isInc,bool isPre) EmitComplexPrePostIncDec() argument 1350 LValue LV = CGF.EmitLValue(UO->getSubExpr(), IsKnownNonNull); EmitPointerWithAlignment() local 1365 LValue LV = CGF.EmitLValue(Call->getArg(0), IsKnownNonNull); EmitPointerWithAlignment() local 1465 LValue LV; EmitCheckedLValue() local 1501 LValue LV = EmitLValueHelper(E, IsKnownNonNull); EmitLValue() local 1586 LValue LV = EmitLValue(cleanups->getSubExpr(), IsKnownNonNull); EmitLValueHelper() local 2153 EmitLoadOfMatrixLValue(LValue LV,SourceLocation Loc,CodeGenFunction & CGF) EmitLoadOfMatrixLValue() argument 2161 EmitLoadOfAnyValue(LValue LV,AggValueSlot Slot,SourceLocation Loc) EmitLoadOfAnyValue() argument 2179 EmitLoadOfLValue(LValue LV,SourceLocation Loc) EmitLoadOfLValue() argument 2241 EmitLoadOfBitfieldLValue(LValue LV,SourceLocation Loc) EmitLoadOfBitfieldLValue() argument 2278 EmitLoadOfExtVectorElementLValue(LValue LV) EmitLoadOfExtVectorElementLValue() argument 2313 EmitExtVectorElementLValue(LValue LV) EmitExtVectorElementLValue() argument 2331 EmitLoadOfGlobalRegLValue(LValue LV) EmitLoadOfGlobalRegLValue() argument 2656 setObjCGCLValueClass(const ASTContext & Ctx,const Expr * E,LValue & LV,bool IsMemberAccess=false) setObjCGCLValueClass() argument 2857 LValue LV = VD->getType()->isReferenceType() ? EmitGlobalVarDeclLValue() local 3122 LValue LV = VD->getType()->isReferenceType() ? EmitDeclRefLValue() local 3198 LValue LV = MakeAddrLValue(Addr, T, BaseInfo, TBAAInfo); EmitUnaryOpLValue() local 3213 LValue LV = EmitLValue(E->getSubExpr()); EmitUnaryOpLValue() local 3237 LValue LV = EmitLValue(E->getSubExpr()); EmitUnaryOpLValue() local 3882 LValue LV = EmitLValue(E); EmitArrayToPointerDecay() local 4195 LValue LV = EmitLValue(E->getBase()); EmitArraySubscriptExpr() local 4336 LValue LV = MakeAddrLValue(Addr, E->getType(), EltBaseInfo, EltTBAAInfo); EmitArraySubscriptExpr() local 4651 LValue LV = EmitLValueForField(BaseLV, Field); EmitMemberExpr() local 4954 LValue LV = MakeAddrLValue(addr, FieldType, FieldBaseInfo, FieldTBAAInfo); EmitLValueForField() local 5243 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5260 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5281 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5301 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5327 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5340 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5351 LValue LV = EmitLValue(E->getSubExpr()); EmitCastLValue() local 5403 EmitRValueForField(LValue LV,const FieldDecl * FD,SourceLocation Loc) EmitRValueForField() argument 5635 LValue LV = EmitCheckedLValue(E->getLHS(), TCK_Store); EmitBinaryOperatorLValue() local 5783 LValue LV = EmitObjCIvarRefLValue() local 6122 LValue LV; global() member 6158 LValue LV = CGF.MakeAddrLValue(slot.getAddress(), ov->getType(), emitPseudoObjectExpr() local [all...] |
H A D | CGExprAgg.cpp | 211 LValue LV = CGF.EmitPseudoObjectLValue(E); VisitPseudoObjectExpr() local 254 LValue LV = CGF.EmitLValue(E); EmitAggLoadOfLValue() local 745 LValue LV = CGF.EmitCheckedLValue(E->getSubExpr(), VisitCastExpr() local 1134 LValue LV = CGF.EmitPointerToDataMemberBinaryExpr(E); VisitPointerToDataMemberBinaryOperator() local 1386 LValue LV = CGF.EmitLValueForFieldInitialization(SlotLV, *CurField); VisitLambdaExpr() local 1556 EmitInitializationToLValue(Expr * E,LValue LV) EmitInitializationToLValue() argument 1774 LValue LV = CGF.EmitLValueForFieldInitialization(DestLV, field); VisitCXXParenListOrInitListExpr() local 2033 LValue LV = MakeAddrLValue(Temp, E->getType()); EmitAggExprToLValue() local [all...] |
H A D | CGCall.h | 233 LValue LV; /// The argument is semantically a load from this l-value. member 300 addUncopiedAggregate(LValue LV,QualType type) addUncopiedAggregate() argument
|
H A D | CGExprScalar.cpp | 261 EmitLoadOfLValue(LValue LV,SourceLocation Loc) EmitLoadOfLValue() argument 544 LValue LV = CGF.EmitObjCIsaExpr(E); VisitObjCIsaExpr() local 606 LValue LV = EmitLValue(E->getSubExpr()); VisitUnaryPostDec() local 610 LValue LV = EmitLValue(E->getSubExpr()); VisitUnaryPostInc() local 614 LValue LV = EmitLValue(E->getSubExpr()); VisitUnaryPreDec() local 618 LValue LV = EmitLValue(E->getSubExpr()); VisitUnaryPreInc() local 2243 LValue LV = CGF.MakeAddrLValue(Addr, DestTy); VisitCastExpr() local 2369 LValue LV = CGF.MakeAddrLValue(Addr, E->getType()); VisitCastExpr() local 2783 EmitScalarPrePostIncDec(const UnaryOperator * E,LValue LV,bool isInc,bool isPre) EmitScalarPrePostIncDec() argument 5528 EmitScalarPrePostIncDec(const UnaryOperator * E,LValue LV,bool isInc,bool isPre) EmitScalarPrePostIncDec() argument [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SCCPSolver.cpp | 45 getConstantRange(const ValueLatticeElement & LV,Type * Ty,bool UndefAllowed) getConstantRange() argument 55 isConstant(const ValueLatticeElement & LV) isConstant() argument 60 isOverdefined(const ValueLatticeElement & LV) isOverdefined() argument 488 ValueLatticeElement &LV = I.first->second; getValueState() local 510 ValueLatticeElement &LV = I.first->second; getStructValueState() local 943 ValueLatticeElement LV = It->second; isStructLatticeConstant() local 950 getConstant(const ValueLatticeElement & LV,Type * Ty) const getConstant() argument 975 ValueLatticeElement LV = LVs[I]; getConstantOrNull() local 982 const ValueLatticeElement &LV = getLatticeValueFor(V); getConstantOrNull() local 1301 auto &LV = getValueState(&I); visitCastInst() local 1973 ValueLatticeElement &LV = getStructValueState(&I, i); resolvedUndef() local 1982 ValueLatticeElement &LV = getValueState(&I); resolvedUndef() local 2153 getConstant(const ValueLatticeElement & LV,Type * Ty) const getConstant() argument [all...] |
H A D | LoopUnroll.cpp | 312 getMatchingValue(LV, Load, CurrentGeneration, BAA, GetMSSA)) { in loadCSE() local 256 getMatchingValue(LoadValue LV,LoadInst * LI,unsigned CurrentGeneration,BatchAAResults & BAA,function_ref<MemorySSA * ()> GetMSSA) getMatchingValue() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.h | 54 Liveness LV; member
|
H A D | HexagonRDFOpt.cpp | 344 Liveness LV(*MRI, G); in runOnMachineFunction() local
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 133 for (const LiveVariable &LV : LiveVariables) { dump() local 163 LiveVariable &LV = LiveVariables[ActiveCols[ColIdx].VarIdx]; update() local 182 LiveVariable &LV = LiveVariables[VarIdx]; update() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SimpleConstraintManager.cpp | 30 if (std::optional<Loc> LV = Cond.getAs<Loc>()) { in assumeInternal() local
|
H A D | SVals.cpp | 251 if (std::optional<loc::ConcreteInt> LV = getAs<loc::ConcreteInt>()) in isConstant() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerSubChecker.cpp | 112 SVal LV = C.getSVal(B->getLHS()); checkPreStmt() local
|
H A D | NullabilityChecker.cpp | 380 SVal LV, QualType T) { in checkValueAtLValForInvariantViolation() argument 412 SVal LV = State->getLValue(ParamDecl, LocCtxt); in checkParamsForPreconditionViolation() local 444 SVal LV = State->getLValue(IvarDecl, SelfVal); in checkSelfIvarsForInvariantViolation() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 192 PrintLatticeVal(CVPLatticeVal LV,raw_ostream & OS) PrintLatticeVal() argument 391 CVPLatticeVal LV = Solver.getExistingValueState(RegI); runCVP() local
|
H A D | SCCP.cpp | 80 [](const ValueLatticeElement &LV) { in findReturnsToZap() argument
|
/llvm-project/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 159 LiveVariablesImpl &LV; member in __anonb45308490311::TransferFunctions 535 LiveVariablesImpl *LV = new LiveVariablesImpl(AC, killAtAssign); computeLiveness() local [all...] |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 751 bindLoc(SVal LV,SVal V,const LocationContext * LCtx) bindLoc() argument 812 getRawSVal(Loc LV,QualType T) getRawSVal() argument
|
/llvm-project/clang/test/AST/Interp/ |
H A D | intap.cpp |
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LoopNestAnalysis.cpp | 242 SmallVector<LoopVectorTy, 4> LV; in getPerfectLoops() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp |
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 873 std::vector<RegisterRef> LV; in computeLiveIns() local 916 auto CopyLiveIns = [this](MachineBasicBlock *B, BitVector &LV) -> void { in resetKills() argument [all...] |