Home
last modified time | relevance | path

Searched defs:DIEAbbrevData (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h60 DIEAbbrevData(dwarf::Attribute A, dwarf::Form F) in DIEAbbrevData() function
62 DIEAbbrevData(dwarf::Attribute A, int64_t V) in DIEAbbrevData() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDIE.h40 DIEAbbrevData(unsigned A, unsigned F) : Attribute(A), Form(F) {} in DIEAbbrevData() function
/external/llvm/include/llvm/CodeGen/
DDIE.h44 DIEAbbrevData(dwarf::Attribute A, dwarf::Form F) : Attribute(A), Form(F) {} in DIEAbbrevData() function