Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h330 void updateAcceleratorTables(const DIScope *Context, const DIType *Ty,
H A DDwarfUnit.cpp594 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
604 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
616 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
665 void DwarfUnit::updateAcceleratorTables(const DIScope *Context, in updateAcceleratorTables() function in DwarfUnit
H A DDwarfDebug.cpp3970 CU.updateAcceleratorTables(CTy->getScope(), CTy, RefDie); in addDwarfTypeUnitType()