Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h112 DIEEntry *getDIEEntry(const MDNode *N) { in getDIEEntry() function
DDwarfCompileUnit.cpp612 DIEEntry *Entry = getDIEEntry(Ty); in addType()
639 if (DIEEntry *Entry = getDIEEntry(Ty)) in addGlobalType()
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp300 hashDIEEntry(Attribute, Tag, Value.getDIEEntry().getEntry()); in hashAttribute()
DDwarfDebug.cpp1268 DIE &SpecDIE = SpecVal.getDIEEntry().getEntry(); in computeIndexValue()