Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
DIRBindings.cpp56 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
64 const auto* InlinedAt = Loc.getInlinedAt(); in LLVMGetCurrentDebugLocation2() local
DIRBindings.h34 LLVMMetadataRef InlinedAt; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugLoc.cpp60 const MDNode *InlinedAt) { in get()
70 DebugLoc DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, in appendInlinedAt()
DDebugInfo.cpp499 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local
644 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local
882 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
/external/llvm/lib/IR/
DDebugLoc.cpp59 const MDNode *InlinedAt) { in get()
DDebugInfoMetadata.cpp43 Metadata *InlinedAt, StorageType Storage, in getImpl()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLexicalScopes.cpp137 MDNode *InlinedAt = NULL; in getOrCreateLexicalScope() local
176 MDNode *InlinedAt) { in getOrCreateInlinedScope()
DMachineInstr.cpp1545 if (MDNode *InlinedAt = DV.getInlinedAt()) { in print() local
/external/llvm/bindings/go/llvm/
DIRBindings.cpp96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp74 MDNode *Scope, MDNode *InlinedAt) { in get()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLexicalScopes.cpp188 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
DLiveDebugValues.cpp363 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
DLiveDebugVariables.cpp438 if (auto *InlinedAt = DL->getInlinedAt()) { in printExtendedName() local
DMachineInstr.cpp1544 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp118 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite()
288 const DILocation *InlinedAt) { in recordLocalVariable()
543 const DILocation *InlinedAt, in emitInlinedCallSite()
688 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local
784 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp170 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
DLiveDebugValues.cpp286 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
DLiveDebugVariables.cpp388 if (auto *InlinedAt = DL->getInlinedAt()) { in printExtendedName() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCCodeView.h128 LineInfo InlinedAt; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp200 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite()
379 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local
774 const DILocation *InlinedAt, in emitInlinedCallSite()
979 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local
1208 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp110 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp781 if (MDNode *InlinedAt = getInlinedAt()) { in printExtendedName() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp872 MDNode *InlinedAt = BI->getDebugLoc().getInlinedAt(Ctx); in fixupLineNumbers() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1149 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1096 if (MDNode *InlinedAt = DL.getInlinedAt(Ctx)) in getScopeNode() local

12