/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 72 const MDNode *InlinedAt, bool ImplicitCode) { in get() 82 DebugLoc DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, in appendInlinedAt()
|
H A 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()
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A 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
|
H A D | DwarfDebug.h | 71 const DILocation *InlinedAt; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | PseudoProbePrinter.cpp | 33 auto *InlinedAt = DebugLoc ? DebugLoc->getInlinedAt() : nullptr; in emitPseudoProbe() local
|
H A D | CodeViewDebug.cpp | 234 CodeViewDebug::getInlineSite(const DILocation *InlinedAt, in getInlineSite() 487 if (const DILocation *InlinedAt = LS->getInlinedAt()) { in recordLocalVariable() local 999 const DILocation *InlinedAt, in emitInlinedCallSite() 1193 for (const DILocation *InlinedAt : FI.ChildSites) { in emitDebugInfoForFunction() local 1429 const DILocation *InlinedAt = IV.second; in collectVariableInfo() local
|
H A D | DbgEntityHistoryCalculator.cpp | 150 if (const DILocation *InlinedAt = Entity.second) { in trimLocationRanges() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 59 const MDNode *InlinedAt) { in get()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 110 DebugLoc DebugLoc::appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, in appendInlinedAt()
|
H A D | DebugInfo.cpp | 142 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local 636 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local 783 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local 1106 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation()
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | IRBindings.cpp | 96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A 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;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 188 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 189 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 170 const DILocation *InlinedAt) { in getOrCreateInlinedScope()
|
H A D | LiveDebugValues.cpp | 286 const DILocation *InlinedAt = DebugLoc->getInlinedAt(); in transferDebugValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 107 LineInfo InlinedAt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCCodeView.h | 114 LineInfo InlinedAt; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 114 LineInfo InlinedAt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCCodeView.h | 114 LineInfo InlinedAt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCCodeView.h | 114 LineInfo InlinedAt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCCodeView.h | 114 LineInfo InlinedAt; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 54 const DILocation *InlinedAt = DIL ? DIL->getInlinedAt() : nullptr; in getCallStackHash() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 1351 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc() 1361 static MDNode *inlineLoopID(const MDNode *OrigLoopId, DILocation *InlinedAt, in inlineLoopID()
|