Home
last modified time | relevance | path

Searched refs:getDebugInfo (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDGlobalVariable.h185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.h363 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.cpp363 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()
HDCGDecl.cpp119 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()
HDCGExpr.cpp3428 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()
HDCGDebugInfo.cpp67 : 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()
HDCGStmt.cpp36 if (CGDebugInfo *DI = getDebugInfo()) { in EmitStopPoint()
564 if (CGDebugInfo *DI = getDebugInfo()) { in EmitLabel()
HDCodeGenAction.cpp1003 if (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo && in CreateASTConsumer()
HDCGVTables.cpp851 CodeGenOpts.getDebugInfo() != codegenoptions::NoDebugInfo) && in getVTableLinkage()
HDCodeGenFunction.h781 if (CGDebugInfo *DI = CGF.getDebugInfo())
793 if (CGDebugInfo *DI = CGF.getDebugInfo())
1628 CGDebugInfo *getDebugInfo() {
HDCGBlocks.cpp1485 if (CGDebugInfo *DI = getDebugInfo()) { in setBlockContextParameter()
1653 if (CGDebugInfo *DI = getDebugInfo()) { in GenerateBlockFunction()
HDBackendUtil.cpp694 if (CodeGenOpts.getDebugInfo() == codegenoptions::NoDebugInfo) in CreatePasses()
HDCGCall.cpp3554 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates()
4462 if (getDebugInfo() && TargetDecl && in EmitCall()
4464 getDebugInfo()->addHeapAllocSiteMetadata(CI, RetTy, Loc); in EmitCall()
HDCGObjC.cpp1647 CGDebugInfo *DI = getDebugInfo(); in EmitObjCForCollectionStmt()
3458 CGDebugInfo *DI = getDebugInfo(); in EmitObjCAutoreleasePoolStmt()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDConstantMerge.cpp82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
HDStripSymbols.cpp321 GV.getDebugInfo(GVEs); in runOnModule()
HDGlobalOpt.cpp455 GV->getDebugInfo(GVs); in transferSRADebugInfo()
1660 GV->getDebugInfo(GVs); in TryToShrinkGlobalToBoolean()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDFrontendActions.cpp171 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionParser.cpp900 should_create_file |= m_compiler->getCodeGenOpts().getDebugInfo() == in ParseInternal()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTFDebug.cpp1109 Global.getDebugInfo(GVs); in processGlobals()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDMetadata.cpp1542 void GlobalVariable::getDebugInfo( in getDebugInfo() function in GlobalVariable
HDCore.cpp1227 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/
HDDwarfDebug.cpp976 Global.getDebugInfo(GVs); in beginModule()
HDCodeViewDebug.cpp2985 GV.getDebugInfo(GVEs); in collectGlobalVariableInfo()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp2314 G->getDebugInfo(GVs); in InstrumentGlobals()

12