Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h48 void printBDAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp157 void SystemZInstPrinter::printBDAddrOperand(const MCInst *MI, int OpNum, in printBDAddrOperand() function in SystemZInstPrinter