Home
last modified time | relevance | path

Searched defs:InlineSite (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h77 struct InlineSite { struct
89 std::unordered_map<const DILocation *, InlineSite> InlineSites; argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h107 struct InlineSite { struct
108 SmallVector<LocalVariable, 1> InlinedLocals;
109 SmallVector<const DILocation *, 1> ChildSites;
110 const DISubprogram *Inlinee = nullptr;
137 std::unordered_map<const DILocation *, InlineSite> InlineSites; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h115 struct InlineSite { struct
116 SmallVector<LocalVariable, 1> InlinedLocals;
117 SmallVector<const DILocation *, 1> ChildSites;
118 const DISubprogram *Inlinee = nullptr;
145 std::unordered_map<const DILocation *, InlineSite> InlineSites; argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCPseudoProbe.h96 using InlineSite = std::tuple<uint64_t, uint32_t>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordMapping.cpp340 InlineSiteSym &InlineSite) { in visitKnownRecord()
DSymbolDumper.cpp452 InlineSiteSym &InlineSite) { in visitKnownRecord()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordMapping.cpp340 InlineSiteSym &InlineSite) { in visitKnownRecord()
DSymbolDumper.cpp450 InlineSiteSym &InlineSite) { in visitKnownRecord()
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp437 InlineSiteSym &InlineSite) { in visitInlineSiteSym()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h276 InlineSite, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h274 InlineSite, enumerator