Home
last modified time | relevance | path

Searched defs:InlinedAt (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp31 auto *InlinedAt = DebugLoc ? DebugLoc->getInlinedAt() : nullptr; in emitPseudoProbe() local
H A DCodeViewDebug.cpp234 getInlineSite(const DILocation * InlinedAt,const DISubprogram * Inlinee) getInlineSite() argument
487 if (const DILocation *InlinedAt = LS->getInlinedAt()) { recordLocalVariable() local
1001 emitInlinedCallSite(const FunctionInfo & FI,const DILocation * InlinedAt,const InlineSite & Site) emitInlinedCallSite() argument
1202 for (const DILocation *InlinedAt : FI.ChildSites) { emitDebugInfoForFunction() local
1440 const DILocation *InlinedAt = IV.second; collectVariableInfo() local
[all...]
H A DDbgEntityHistoryCalculator.cpp153 if (const DILocation *InlinedAt = Entity.second) { in trimLocationRanges() local
H A DDwarfDebug.h74 const DILocation *InlinedAt; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp110 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt()
H A DDebugInfo.cpp162 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
174 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
734 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local
880 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local
1205 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
H A DDebugInfoMetadata.cpp82 Metadata *InlinedAt, bool ImplicitCode, in getImpl()
180 DILocation *InlinedAt) -> DILocation * { in getMergedLocation()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp189 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
H A DLiveDebugVariables.cpp713 auto *InlinedAt = DL ? DL->getInlinedAt() : nullptr; in printExtendedName() local
H A DAssignmentTrackingAnalysis.cpp1660 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUntaggedInstruction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h114 LineInfo InlinedAt; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h451 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt()
H A DCGClass.cpp1658 llvm::MDNode *InlinedAt; member in __anon79f44e7e0411::DeclAsInlineDebugLocation
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp57 const DILocation *InlinedAt = DIL ? DIL->getInlinedAt() : nullptr; in getCallStackHash() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp107 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1431 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1737 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1405 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
H A DInstrRefBasedImpl.cpp1615 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugInstrRef() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2324 MDNode *InlinedAt = nullptr; in parseDILocation() local