| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | PseudoProbePrinter.cpp | 31 auto *InlinedAt = DebugLoc ? DebugLoc->getInlinedAt() : nullptr; in emitPseudoProbe() local
|
| H A D | CodeViewDebug.cpp | 237 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite() 493 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local 1012 const DILocation *InlinedAt, in emitInlinedCallSite() 1214 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local 1467 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
|
| H A D | DbgEntityHistoryCalculator.cpp | 153 if (const DILocation *InlinedAt = Entity.second) { in trimLocationRanges() local
|
| H A D | DwarfDebug.h | 74 const DILocation *InlinedAt; variable
|
| H A D | DwarfDebug.cpp | 2443 auto *InlinedAt = Loc->getInlinedAt(); in computeKeyInstructions() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DroppedVariableStats.cpp | 135 const DILocation *InlinedAt, const DILocation *DbgValInlinedAt) { in isInlinedAtChildOfOrEqualTo()
|
| H A D | DebugLoc.cpp | 140 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt()
|
| H A D | DebugInfo.cpp | 180 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local 192 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local 756 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local 906 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local 1233 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
|
| H A D | DebugInfoMetadata.cpp | 100 Metadata *InlinedAt, bool ImplicitCode, in getImpl() 314 DILocation *InlinedAt) -> DILocation * { in getMergedLocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LexicalScopes.cpp | 189 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
| H A D | AssignmentTrackingAnalysis.cpp | 1585 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUnknownStoreToVariable() local 1665 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUntaggedInstruction() local
|
| H A D | LiveDebugVariables.cpp | 724 auto *InlinedAt = DL ? DL->getInlinedAt() : nullptr; in printExtendedName() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCCodeView.h | 115 LineInfo InlinedAt; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 476 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt()
|
| H A D | CGClass.cpp | 1662 llvm::MDNode *InlinedAt; member in __anon79f44e7e0411::DeclAsInlineDebugLocation
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfileProbe.cpp | 56 const DILocation *InlinedAt = DIL ? DIL->getInlinedAt() : nullptr; in getCallStackHash() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 105 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 1437 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 1417 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
|
| H A D | InstrRefBasedImpl.cpp | 1650 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugInstrRef() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1823 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 2333 MDNode *InlinedAt = nullptr; in parseDILocation() local
|