Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h90 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
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td664 let PrintMethod = "printCond4Operand";