Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h94 LexicalScope *findInlinedScope(DebugLoc DL) { in findInlinedScope() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h187 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/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp946 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA); in collectVariableInfo()
DCodeViewDebug.cpp791 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp906 Scope = LScopes.findInlinedScope(DebugLoc::getFromDILocation(IA)); in collectVariableInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1216 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA); in collectVariableInfo()
DCodeViewDebug.cpp1215 Scope = LScopes.findInlinedScope(DIVar->getScope(), InlinedAt); in collectVariableInfo()