Home
last modified time | relevance | path

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

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