Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h145 virtual void addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function
DDwarfCompileUnit.cpp732 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in llvm::DwarfCompileUnit
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp910 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit
DDwarfUnit.cpp1736 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp634 void CompileUnit::addGlobalType(DIType Ty) { in addGlobalType() function in CompileUnit