Searched refs:Accel (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/llvm/tools/llvm-dwarfdump/ |
D | llvm-dwarfdump.cpp | 359 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies() argument 361 for (const auto &Entry : Accel.equal_range(Name)) { in getDies() 390 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies() argument 392 for (const auto &Entry : Accel.equal_range(Name)) { in getDies()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 72 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs); in dumpAccelSection() local 73 if (!Accel.extract()) in dumpAccelSection() 75 Accel.dump(OS); in dumpAccelSection()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 344 void emitAccel(DwarfAccelTable &Accel, MCSection *Section,
|
D | DwarfDebug.cpp | 1211 void DwarfDebug::emitAccel(DwarfAccelTable &Accel, MCSection *Section, in emitAccel() argument 1213 Accel.FinalizeTable(Asm, TableName); in emitAccel() 1217 Accel.emit(Asm, Section->getBeginSymbol(), this); in emitAccel()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 472 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
|
D | DwarfDebug.cpp | 1975 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() argument 1980 emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol()); in emitAccel()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 487 void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef TableName);
|
D | DwarfDebug.cpp | 2201 void DwarfDebug::emitAccel(AccelTableT &Accel, MCSection *Section, in emitAccel() argument 2206 emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol()); in emitAccel()
|
/external/cpuinfo/test/dmesg/ |
D | moto-g-gen4.log | 1215 [ 5.517125,7] stml0xx spi4.0: sensorhub : 001: Accel Int OK
|
D | moto-g-gen5.log | 1136 [ 20.381636,3] stml0xx spi4.0: sensorhub : 001: Accel Int OK
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | small_clusters.txt | 418 …c-20200219-Toshiba-e-Studio_850-Postscript.ppd.gz foomatic-20200219-Xante-Accel-a-Writer_4G-Postsc…
|
D | large_clusters.txt | 63 …c-20200219-Toshiba-e-Studio_850-Postscript.ppd.gz foomatic-20200219-Xante-Accel-a-Writer_4G-Postsc…
|