Home
last modified time | relevance | path

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

/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/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
DMachineInstr.cpp1920 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/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/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1096 if (MDNode *InlinedAt = DL.getInlinedAt(Ctx)) in getScopeNode() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2292 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseMetadata() local