Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
HDSystemZInstPrinter.h68 void printU1ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
HDSystemZInstPrinter.cpp110 void SystemZInstPrinter::printU1ImmOperand(const MCInst *MI, int OpNum, in printU1ImmOperand() function in SystemZInstPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCInstPrinter.h58 void printU1ImmOperand(const MCInst *MI, unsigned OpNo,
HDPPCInstPrinter.cpp326 void PPCInstPrinter::printU1ImmOperand(const MCInst *MI, unsigned OpNo, in printU1ImmOperand() function in PPCInstPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCRegisterInfo.td621 let PrintMethod = "printU1ImmOperand";