Home
last modified time | relevance | path

Searched defs:SPDie (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1103 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local
1116 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local
1128 DIE &SPDie) { in applySubprogramDefinitionAttributes()
1169 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()
1346 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
DDwarfCompileUnit.cpp297 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local
821 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1139 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local
1152 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local
1165 DIE &SPDie) { in applySubprogramDefinitionAttributes()
1207 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()
1452 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
DDwarfCompileUnit.cpp393 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local
1295 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1081 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE() local
1094 DIE &SPDie = createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE, SP); in getOrCreateSubprogramDIE() local
1107 DIE &SPDie) { in applySubprogramDefinitionAttributes()
1157 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes()
1507 DIE &SPDie = *CI->first; in constructContainingTypeDIEs() local
DDwarfCompileUnit.cpp387 DIE *SPDie = getOrCreateSubprogramDIE(SP, includeMinimalInlineScopes()); in updateSubprogramScopeDIE() local
1409 const DISubprogram *SP, DIE &SPDie) { in applySubprogramAttributesToDefinition()