Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h60 void printU8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp113 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand() function in SystemZInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h60 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp366 void PPCInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in PPCInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.h38 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp43 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in AMDGPUInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td144 let PrintMethod = "printU8ImmOperand";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td671 let PrintMethod = "printU8ImmOperand";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc6624 printU8ImmOperand(MI, 1, O);