Home
last modified time | relevance | path

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

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