Home
last modified time | relevance | path

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

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