Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h52 void printBDLAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp196 void SystemZInstPrinter::printBDLAddrOperand(const MCInst *MI, int OpNum, in printBDLAddrOperand() function in SystemZInstPrinter