Home
last modified time | relevance | path

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

/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c278 static void printAccessRegOperand(MCInst *MI, int OpNum, SStream *O) in printAccessRegOperand() function
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp137 void SystemZInstPrinter::printAccessRegOperand(const MCInst *MI, int OpNum, in printAccessRegOperand() function in SystemZInstPrinter