| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DebugLoc.cpp | 72 const MDNode *InlinedAt, bool ImplicitCode) { in get() 82 DebugLoc DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, in appendInlinedAt()
|
| D | DebugInfo.cpp | 497 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local 642 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local 886 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
|
| D | DebugInfoMetadata.cpp | 53 Metadata *InlinedAt, bool ImplicitCode, 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/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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LexicalScopes.cpp | 188 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
| D | LiveDebugVariables.cpp | 527 auto *InlinedAt = DL ? DL->getInlinedAt() : nullptr; in printExtendedName() local
|
| D | LiveDebugValues.cpp | 784 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
|
| D | MachineInstr.cpp | 1768 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() 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/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCCodeView.h | 107 LineInfo InlinedAt; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 266 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite() 477 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local 884 const DILocation *InlinedAt, in emitInlinedCallSite() 1077 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local 1306 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
|
| D | DwarfDebug.h | 71 const DILocation *InlinedAt; variable
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 341 InlinedAt, enumerator 800 struct InlinedAt : ObjectImpl<InlinedAt, Object, Object::Kind::InlinedAt> struct 802 uint32_t line = 0; 803 Scope *scope = nullptr; 804 InlinedAt *inlined = nullptr;
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCCodeView.cpp | 109 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | InlineFunction.cpp | 1351 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc() 1361 static MDNode *inlineLoopID(const MDNode *OrigLoopId, DILocation *InlinedAt, in inlineLoopID()
|
| D | Local.cpp | 1280 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | MetadataLoader.cpp | 1226 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseOneMetadata() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 2023 MDNode *InlinedAt = nullptr; in parseDILocation() local
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2292 Metadata *InlinedAt = getMDOrNull(Record[4]); in parseMetadata() local
|