Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h63 void printU16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp128 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand() function in SystemZInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h64 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp394 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.h39 void printU16ImmOperand(const MCInst *MI, unsigned OpNo,
DAMDGPUInstPrinter.cpp48 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in AMDGPUInstPrinter
213 printU16ImmOperand(MI, OpNo, STI, O); in printDMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td134 let PrintMethod = "printU16ImmOperand";
139 let PrintMethod = "printU16ImmOperand";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td24 let PrintMethod = "printU16ImmOperand";
DPPCInstrInfo.td708 let PrintMethod = "printU16ImmOperand";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc6276 printU16ImmOperand(MI, 0, O);
6278 printU16ImmOperand(MI, 1, O);
6736 printU16ImmOperand(MI, 2, O);
9905 printU16ImmOperand(MI, OpIdx, OS);