Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A DIRBindings.cpp55 LLVMMetadataRef InlinedAt) { in LLVMGoSetCurrentDebugLocation()
66 const auto* InlinedAt = Loc.getInlinedAt(); in LLVMGoGetCurrentDebugLocation() local
H A DIRBindings.h33 LLVMMetadataRef InlinedAt; member
H A Dir.go1361 InlinedAt Metadata member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp56 auto *InlinedAt = DebugLoc ? DebugLoc->getInlinedAt() : nullptr; in emitPseudoProbe() local
H A DCodeViewDebug.cpp241 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite()
485 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local
918 const DILocation *InlinedAt, in emitInlinedCallSite()
1112 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local
1344 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
H A DDbgEntityHistoryCalculator.cpp151 if (const DILocation *InlinedAt = Entity.second) { in trimLocationRanges() local
H A DDwarfDebug.h69 const DILocation *InlinedAt; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp71 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt()
H A DDebugInfo.cpp585 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local
732 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local
1010 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
H A DDebugInfoMetadata.cpp60 Metadata *InlinedAt, bool ImplicitCode, in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp189 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
H A DLiveDebugVariables.cpp680 auto *InlinedAt = DL ? DL->getInlinedAt() : nullptr; in printExtendedName() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h107 LineInfo InlinedAt; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h407 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp55 const DILocation *InlinedAt = DIL ? DIL->getInlinedAt() : nullptr; in getCallStackHash() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp109 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1596 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
1655 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugInstrRef() local
H A DVarLocBasedImpl.cpp1289 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c322 LLVMMetadataRef InlinedAt) { in llvm_dibuild_create_debug_location()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1311 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1483 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc()
H A DLocal.cpp1425 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2076 MDNode *InlinedAt = nullptr; in parseDILocation() local