Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinterCommon.h81 void printCond4Operand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinterCommon.cpp260 void SystemZInstPrinterCommon::printCond4Operand(const MCInst *MI, int OpNum, in printCond4Operand() function in SystemZInstPrinterCommon
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td696 let PrintMethod = "printCond4Operand";