Home
last modified time | relevance | path

Searched refs:addGlobalType (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h131 virtual void addGlobalType(const DIType *Ty, const DIE &Die,
400 void addGlobalType(const DIType *Ty, const DIE &Die,
H A DDwarfCompileUnit.h338 void addGlobalType(const DIType *Ty, const DIE &Die,
H A DDwarfUnit.cpp648 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables()
1822 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
H A DDwarfCompileUnit.cpp1521 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit