/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | IRBindings.cpp | 56 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2() 64 const auto* InlinedAt = Loc.getInlinedAt(); in LLVMGetCurrentDebugLocation2() local
|
D | IRBindings.h | 34 LLVMMetadataRef InlinedAt; member
|
D | ir.go | 1268 InlinedAt Metadata member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugLoc.cpp | 60 const MDNode *InlinedAt) { in get() 70 DebugLoc DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, in appendInlinedAt()
|
D | DebugInfo.cpp | 499 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local 644 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local 882 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
|
D | DebugInfoMetadata.cpp | 46 Metadata *InlinedAt, StorageType Storage, in getImpl()
|
/external/llvm/lib/IR/ |
D | DebugLoc.cpp | 59 const MDNode *InlinedAt) { in get()
|
D | DebugInfoMetadata.cpp | 43 Metadata *InlinedAt, StorageType Storage, in getImpl()
|
/external/llvm/bindings/go/llvm/ |
D | IRBindings.cpp | 96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LexicalScopes.cpp | 188 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
D | LiveDebugValues.cpp | 363 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
|
D | LiveDebugVariables.cpp | 438 if (auto *InlinedAt = DL->getInlinedAt()) { in printExtendedName() local
|
D | MachineInstr.cpp | 1544 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 118 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/ |
D | LexicalScopes.cpp | 170 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
D | LiveDebugValues.cpp | 286 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
|
D | LiveDebugVariables.cpp | 388 if (auto *InlinedAt = DL->getInlinedAt()) { in printExtendedName() local
|
D | MachineInstr.cpp | 1920 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() local
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 106 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/ |
D | MCCodeView.h | 128 LineInfo InlinedAt; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 200 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/ |
D | MCCodeView.cpp | 110 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 1149 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2292 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseMetadata() local
|