Searched refs:printCond4Operand (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h70 void printCond4Operand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp213 void SystemZInstPrinter::printCond4Operand(const MCInst *MI, int OpNum,
/external/capstone/arch/SystemZ/
H A DSystemZGenAsmWriter.inc1585 printCond4Operand(MI, 1, O);
1592 printCond4Operand(MI, 2, O);
1606 printCond4Operand(MI, 5, O);
1615 printCond4Operand(MI, 3, O);
1624 printCond4Operand(MI, 4, O);
H A DSystemZInstPrinter.c365 static void printCond4Operand(MCInst *MI, int OpNum, SStream *O) function

Completed in 237 milliseconds