Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDPseudoProbePrinter.cpp31 auto *InlinedAt = DebugLoc ? DebugLoc->getInlinedAt() : nullptr; in emitPseudoProbe() local
HDCodeViewDebug.cpp235 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite()
491 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local
1005 const DILocation *InlinedAt, in emitInlinedCallSite()
1207 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local
1453 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
HDDbgEntityHistoryCalculator.cpp153 if (const DILocation *InlinedAt = Entity.second) { in trimLocationRanges() local
HDDwarfDebug.h74 const DILocation *InlinedAt; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugLoc.cpp110 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt()
HDDebugInfo.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()
HDDebugInfoMetadata.cpp82 Metadata *InlinedAt, bool ImplicitCode, in getImpl()
180 DILocation *InlinedAt) -> DILocation * { in getMergedLocation()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLexicalScopes.cpp189 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
HDLiveDebugVariables.cpp713 auto *InlinedAt = DL ? DL->getInlinedAt() : nullptr; in printExtendedName() local
HDAssignmentTrackingAnalysis.cpp1660 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUntaggedInstruction() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCCodeView.h114 LineInfo InlinedAt; member
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h451 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt()
HDCGClass.cpp1658 llvm::MDNode *InlinedAt; member in __anon6487f5180411::DeclAsInlineDebugLocation
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleProfileProbe.cpp57 const DILocation *InlinedAt = DIL ? DIL->getInlinedAt() : nullptr; in getCallStackHash() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCCodeView.cpp107 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDMetadataLoader.cpp1431 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDInlineFunction.cpp1737 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDVarLocBasedImpl.cpp1405 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
HDInstrRefBasedImpl.cpp1615 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugInstrRef() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp2324 MDNode *InlinedAt = nullptr; in parseDILocation() local