Home
last modified time | relevance | path

Searched refs:printU3ImmOperand (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h68 void printU3ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp101 void SystemZInstPrinter::printU3ImmOperand(const MCInst *MI, int OpNum, in printU3ImmOperand() function in SystemZInstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h62 void printU3ImmOperand(const MCInst *MI, unsigned OpNo,
H A DPPCInstPrinter.cpp339 void PPCInstPrinter::printU3ImmOperand(const MCInst *MI, unsigned OpNo, in printU3ImmOperand() function in PPCInstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td734 let PrintMethod = "printU3ImmOperand";