Home
last modified time | relevance | path

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

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