Home
last modified time | relevance | path

Searched refs:updateAcceleratorTables (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h362 void updateAcceleratorTables(const DIScope *Context, const DIType *Ty,
HDDwarfUnit.cpp572 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
582 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
594 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
639 void DwarfUnit::updateAcceleratorTables(const DIScope *Context, in updateAcceleratorTables() function in DwarfUnit