Searched refs:addGlobalType (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 119 virtual void addGlobalType(const DIType *Ty, const DIE &Die, 381 void addGlobalType(const DIType *Ty, const DIE &Die,
|
| H A D | DwarfCompileUnit.h | 312 void addGlobalType(const DIType *Ty, const DIE &Die,
|
| H A D | DwarfUnit.cpp | 648 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables() 1818 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
|
| H A D | DwarfCompileUnit.cpp | 1418 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit
|