Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h53 class AssociatedDataAreaTable {
69 AssociatedDataAreaTable(uint64_t PointerSize) : PointerSize(PointerSize) {} in AssociatedDataAreaTable() function
91 AssociatedDataAreaTable ADATable;
H A DSystemZAsmPrinter.cpp152 uint32_t SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MCSymbol *Sym, in insert()
179 SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MachineOperand MO) { in insert()