Home
last modified time | relevance | path

Searched refs:printU16ImmOperand (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
HDSystemZInstPrinter.h63 void printU16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
HDSystemZInstPrinter.cpp128 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand() function in SystemZInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCInstPrinter.h64 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
HDPPCInstPrinter.cpp394 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUInstPrinter.h39 void printU16ImmOperand(const MCInst *MI, unsigned OpNo,
HDAMDGPUInstPrinter.cpp48 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in AMDGPUInstPrinter
213 printU16ImmOperand(MI, OpNo, STI, O); in printDMask()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInstructions.td134 let PrintMethod = "printU16ImmOperand";
139 let PrintMethod = "printU16ImmOperand";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstr64Bit.td24 let PrintMethod = "printU16ImmOperand";
HDPPCInstrInfo.td708 let PrintMethod = "printU16ImmOperand";