| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | GlobalVariable.h | 185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | CodeGenOptions.h | 363 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CodeGenFunction.cpp | 363 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction() 382 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction() 406 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction() 933 if (CGDebugInfo *DI = getDebugInfo()) { in StartFunction() 1133 if (CGDebugInfo *DI = getDebugInfo()) in StartFunction() 2117 if (CGDebugInfo *Dbg = getDebugInfo()) in EmitDeclRefExprDbgValue() 2490 if (CGDebugInfo *DI = getDebugInfo()) in SourceLocToDebugLoc()
|
| HD | CGDecl.cpp | 119 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl() 123 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl() 131 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl() 449 CGDebugInfo *DI = getDebugInfo(); in EmitStaticVarDecl() 1396 auto *DI = getDebugInfo(); in EmitAutoVarAlloca() 2497 if (CGDebugInfo *DI = getDebugInfo()) { in EmitParmDecl()
|
| HD | CGExpr.cpp | 3428 if (!ArrayBase || !CGF.getDebugInfo()) in IsPreserveAIArrayBase() 3498 DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType(*arrayType, loc); in emitArraySubscriptGEP() 4026 llvm::DIType *DbgInfo = CGF.getDebugInfo()->getOrCreateRecordType( in emitPreserveStructAccess() 4067 (!getDebugInfo() || !rec->hasAttr<BPFPreserveAccessIndexAttr>())) { in EmitLValueForField() 4072 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateRecordType( in EmitLValueForField() 4155 (getDebugInfo() && rec->hasAttr<BPFPreserveAccessIndexAttr>())) { in EmitLValueForField() 4157 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateRecordType( in EmitLValueForField() 4170 (!getDebugInfo() || !rec->hasAttr<BPFPreserveAccessIndexAttr>())) in EmitLValueForField() 5035 if (CGDebugInfo *DI = getDebugInfo()) { in EmitCall()
|
| HD | CGDebugInfo.cpp | 67 : CGM(CGM), DebugKind(CGM.getCodeGenOpts().getDebugInfo()), in CGDebugInfo() 95 auto *DI = CGF->getDebugInfo(); in init() 129 if (!CGF.getDebugInfo()) { in ApplyDebugLocation() 148 if (!CGF.getDebugInfo()) { in ApplyInlineDebugLocation() 152 auto &DI = *CGF.getDebugInfo(); in ApplyInlineDebugLocation() 164 auto &DI = *CGF->getDebugInfo(); in ~ApplyInlineDebugLocation()
|
| HD | CGStmt.cpp | 36 if (CGDebugInfo *DI = getDebugInfo()) { in EmitStopPoint() 564 if (CGDebugInfo *DI = getDebugInfo()) { in EmitLabel()
|
| HD | CodeGenAction.cpp | 1003 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
|
| HD | CGVTables.cpp | 851 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
|
| HD | CodeGenFunction.h | 781 if (CGDebugInfo *DI = CGF.getDebugInfo()) 793 if (CGDebugInfo *DI = CGF.getDebugInfo()) 1628 CGDebugInfo *getDebugInfo() {
|
| HD | CGBlocks.cpp | 1485 if (CGDebugInfo *DI = getDebugInfo()) { in setBlockContextParameter() 1653 if (CGDebugInfo *DI = getDebugInfo()) { in GenerateBlockFunction()
|
| HD | BackendUtil.cpp | 694 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
|
| HD | CGCall.cpp | 3554 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates() 4462 if (getDebugInfo() && TargetDecl && in EmitCall() 4464 getDebugInfo()->addHeapAllocSiteMetadata(CI, RetTy, Loc); in EmitCall()
|
| HD | CGObjC.cpp | 1647 CGDebugInfo *DI = getDebugInfo(); in EmitObjCForCollectionStmt() 3458 CGDebugInfo *DI = getDebugInfo(); in EmitObjCAutoreleasePoolStmt()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| HD | ConstantMerge.cpp | 82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
|
| HD | StripSymbols.cpp | 321 GV.getDebugInfo(GVEs); in runOnModule()
|
| HD | GlobalOpt.cpp | 455 GV->getDebugInfo(GVs); in transferSRADebugInfo() 1660 GV->getDebugInfo(GVs); in TryToShrinkGlobalToBoolean()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| HD | FrontendActions.cpp | 171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| HD | ClangExpressionParser.cpp | 900 should_create_file |= m_compiler->getCodeGenOpts().getDebugInfo() == in ParseInternal()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BTFDebug.cpp | 1109 Global.getDebugInfo(GVs); in processGlobals()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | Metadata.cpp | 1542 void GlobalVariable::getDebugInfo( in getDebugInfo() function in GlobalVariable
|
| HD | Core.cpp | 1227 GV->getDebugInfo(GVEs); in LLVMGetDebugLocDirectory() 1251 GV->getDebugInfo(GVEs); in LLVMGetDebugLocFilename() 1274 GV->getDebugInfo(GVEs); in LLVMGetDebugLocLine()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfDebug.cpp | 976 Global.getDebugInfo(GVs); in beginModule()
|
| HD | CodeViewDebug.cpp | 2985 GV.getDebugInfo(GVEs); in collectGlobalVariableInfo()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| HD | AddressSanitizer.cpp | 2314 G->getDebugInfo(GVs); in InstrumentGlobals()
|