Home
last modified time | relevance | path

Searched refs:getDIEEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h174 DIEEntry *getDIEEntry(const MDNode *N) { in getDIEEntry() function
DDwarfCompileUnit.cpp769 DIEEntry *Entry = getDIEEntry(Ty); in addType()
796 if (DIEEntry *Entry = getDIEEntry(Ty)) in addGlobalType()
1001 DIEEntry *Entry = getDIEEntry(Element); in constructTypeDIE()
1668 if (DIEEntry *PropertyDie = getDIEEntry(PNode)) in createMemberDIE()