Home
last modified time | relevance | path

Searched defs:SPDecl (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp648 else if (auto *SPDecl = SP->getDeclaration()) { in constructAbstractSubprogramScopeDIE() local
822 auto *SPDecl = SP->getDeclaration(); in applySubprogramAttributesToDefinition() local
DDwarfUnit.cpp1106 if (auto *SPDecl = SP->getDeclaration()) { in getOrCreateSubprogramDIE() local
1131 if (auto *SPDecl = SP->getDeclaration()) { in applySubprogramDefinitionAttributes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp763 else if (auto *SPDecl = SP->getDeclaration()) { in constructAbstractSubprogramScopeDIE() local
1023 auto *SPDecl = SP->getDeclaration(); in applySubprogramAttributesToDefinition() local
DDwarfUnit.cpp1199 if (auto *SPDecl = SP->getDeclaration()) { in getOrCreateSubprogramDIE() local
1224 if (auto *SPDecl = SP->getDeclaration()) { in applySubprogramDefinitionAttributes() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp192 DISubprogram SPDecl = SP.getFunctionDeclaration(); in updateSubprogramScopeDIE() local