Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp151 uint32_t SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MCSymbol *Sym, in insert()
178 SystemZAsmPrinter::AssociatedDataAreaTable::insert(const MachineOperand MO) { in insert()