Home
last modified time | relevance | path

Searched refs:findInlinedScope (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h185 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp168 Scope = LScopes.findInlinedScope(LocalVar->getScope(), InlinedAt); in trimLocationRanges()
DDwarfDebug.cpp1768 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1842 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
DCodeViewDebug.cpp1328 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1571 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1645 Scope = LScopes.findInlinedScope(LocalScope, IA); in collectEntityInfo()
DCodeViewDebug.cpp1313 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp946 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA); in collectVariableInfo()
DCodeViewDebug.cpp791 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()