Home
last modified time | relevance | path

Searched defs:getUnitDie (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h126 DIE &getUnitDie() { return UnitDie; } in getUnitDie() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h891 DIE &getUnitDie() { return Die; } in getUnitDie() function
892 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h895 DIE &getUnitDie() { return Die; } in getUnitDie() function
896 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp203 const DIE *DIE::getUnitDie() const { in getUnitDie() function in DIE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp203 const DIE *DIE::getUnitDie() const { in getUnitDie() function in DIE