Home
last modified time | relevance | path

Searched refs:printCond4Operand (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h89 void printCond4Operand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp242 void SystemZInstPrinter::printCond4Operand(const MCInst *MI, int OpNum, in printCond4Operand() function in SystemZInstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td664 let PrintMethod = "printCond4Operand";