Searched defs:printU16ImmOperand (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp56 void printU16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { function in class:__anon18823::SystemZAsmPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp122 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, function in class:SystemZInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp143 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp327 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.cpp44 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:AMDGPUInstPrinter
158 printU16ImmOperand(MI, OpNo, O);

Completed in 291 milliseconds