Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h90 void printCond4Operand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp257 void SystemZInstPrinter::printCond4Operand(const MCInst *MI, int OpNum, in printCond4Operand() function in SystemZInstPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td684 let PrintMethod = "printCond4Operand";