Searched refs:addGlobalType (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 131 virtual void addGlobalType(const DIType *Ty, const DIE &Die, 400 void addGlobalType(const DIType *Ty, const DIE &Die,
|
| H A D | DwarfCompileUnit.h | 338 void addGlobalType(const DIType *Ty, const DIE &Die,
|
| H A D | DwarfUnit.cpp | 648 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables() 1822 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
|
| H A D | DwarfCompileUnit.cpp | 1521 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit
|