Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h54 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp143 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h61 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp327 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h61 void printU16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp122 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h64 void printU16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp125 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h65 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp370 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUOperands.td516 let PrintMethod = "printU16ImmOperand";
520 let PrintMethod = "printU16ImmOperand";
524 let PrintMethod = "printU16ImmOperand";
528 let PrintMethod = "printU16ImmOperand";
DSPUAsmPrinter.cpp107 printU16ImmOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) in printU16ImmOperand() function in __anon785a01e10111::SPUAsmPrinter
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp56 void printU16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printU16ImmOperand() function in __anon754aff4f0111::SystemZAsmPrinter
DSystemZOperands.td251 let PrintMethod = "printU16ImmOperand";
254 let PrintMethod = "printU16ImmOperand";
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h38 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp44 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in AMDGPUInstPrinter
158 printU16ImmOperand(MI, OpNo, O); in printDMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h40 void printU16ImmOperand(const MCInst *MI, unsigned OpNo,
DAMDGPUInstPrinter.cpp48 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in AMDGPUInstPrinter
196 printU16ImmOperand(MI, OpNo, STI, O); in printDMask()
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c220 static void printU16ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU16ImmOperand() function
DSystemZGenAsmWriter.inc1674 printU16ImmOperand(MI, 2, O);
1800 printU16ImmOperand(MI, 2, O);
1805 printU16ImmOperand(MI, 1, O);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td114 let PrintMethod = "printU16ImmOperand";
119 let PrintMethod = "printU16ImmOperand";
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c497 static void printU16ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU16ImmOperand() function
DPPCGenAsmWriter.inc3615 printU16ImmOperand(MI, 0, O);
3802 printU16ImmOperand(MI, 1, O);
3957 printU16ImmOperand(MI, 2, O);
4275 printU16ImmOperand(MI, OpIdx, OS);
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td66 let PrintMethod = "printU16ImmOperand";
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstr64Bit.td22 let PrintMethod = "printU16ImmOperand";

12