Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h56 class AssociatedDataAreaTable {
72 AssociatedDataAreaTable(uint64_t PointerSize) : PointerSize(PointerSize) {} in AssociatedDataAreaTable() function
94 AssociatedDataAreaTable ADATable;
H A DSystemZAsmPrinter.cpp172 uint32_t SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MCSymbol *Sym, in insert()
199 SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MachineOperand MO) { in insert()