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 | 464 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies() argument 466 for (const auto &Entry : Accel.equal_range(Name)) { in getDies() 495 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies() argument 497 for (const auto &Entry : Accel.equal_range(Name)) { in getDies() 529 auto PushDIEs = [&](const AppleAcceleratorTable &Accel) { in findAllApple() argument 530 for (const auto &Entry : Accel.entries()) { in findAllApple()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 583 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
|
| H A D | DwarfDebug.cpp | 2829 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() argument 2834 emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol()); in emitAccel()
|
| /freebsd/contrib/tcsh/ |
| H A D | host.defs | 260 comment : celerity Accel
|