Home
last modified time | relevance | path

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

/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
Dir.go1268 InlinedAt Metadata 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()
DDebugInfoMetadata.cpp46 Metadata *InlinedAt, StorageType Storage, in getImpl()
/external/llvm/lib/IR/
DDebugLoc.cpp59 const MDNode *InlinedAt) { in get()
DDebugInfoMetadata.cpp43 Metadata *InlinedAt, StorageType Storage, in getImpl()
/external/llvm/bindings/go/llvm/
DIRBindings.cpp96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
/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
DMachineInstr.cpp1920 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() local
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp106 InlinedAt, enumerator
288 struct InlinedAt : ObjectImpl<InlinedAt, Object, Object::Kind::InlinedAt> struct
290 uint32_t line = 0;
291 Scope *scope = nullptr;
292 InlinedAt *inlined = nullptr;
/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-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1149 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2292 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseMetadata() local