Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp279 DIEAbbrevSet &AbbrevSet, in computeOffsetsAndAbbrevs() argument
283 const DIEAbbrev &Abbrev = AbbrevSet.uniqueAbbreviation(*this); in computeOffsetsAndAbbrevs()
301 CUOffset = Child.computeOffsetsAndAbbrevs(AP, AbbrevSet, CUOffset); in computeOffsetsAndAbbrevs()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h749 DIEAbbrevSet &AbbrevSet, unsigned CUOffset);