Searched refs:Accel (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 454 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies() argument 456 for (const auto &Entry : Accel.equal_range(Name)) { in getDies() 485 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies() argument 487 for (const auto &Entry : Accel.equal_range(Name)) { in getDies() 519 auto PushDIEs = [&](const AppleAcceleratorTable &Accel) { in findAllApple() argument 520 for (const auto &Entry : Accel.entries()) { in findAllApple()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 574 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
|
H A D | DwarfDebug.cpp | 2391 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() argument 2396 emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol()); in emitAccel()
|
/freebsd/contrib/tcsh/ |
H A D | host.defs | 260 comment : celerity Accel
|