Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp116 class AppleAccelTableWriter : public AccelTableWriter { class
169 AppleAccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, in AppleAccelTableWriter() function in __anon41ef894b0311::AppleAccelTableWriter
280 void AppleAccelTableWriter::Header::emit(AsmPrinter *Asm) const { in emit()
295 void AppleAccelTableWriter::HeaderData::emit(AsmPrinter *Asm) const { in emit()
309 void AppleAccelTableWriter::emitBuckets() const { in emitBuckets()
330 void AppleAccelTableWriter::emitData() const { in emitData()
356 void AppleAccelTableWriter::emit() const { in emit()
549 AppleAccelTableWriter(Asm, Contents, Atoms, SecBegin).emit(); in emitAppleAccelTableImpl()
632 void AppleAccelTableWriter::Header::print(raw_ostream &OS) const { in print()
645 void AppleAccelTableWriter::HeaderData::print(raw_ostream &OS) const { in print()
[all …]