Home
last modified time | relevance | path

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

12

/external/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
/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/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/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
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h68 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
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h66 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp426 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in PPCInstPrinter
/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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td136 let PrintMethod = "printU16ImmOperand";
141 let PrintMethod = "printU16ImmOperand";
/external/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()
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.h41 void printU16ImmOperand(const MCInst *MI, unsigned OpNo,
DAMDGPUInstPrinter.cpp71 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand() function in AMDGPUInstPrinter
237 printU16ImmOperand(MI, OpNo, STI, O); in printDMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td134 let PrintMethod = "printU16ImmOperand";
139 let PrintMethod = "printU16ImmOperand";
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c248 static void printU16ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU16ImmOperand() function
DSystemZGenAsmWriter.inc10698 printU16ImmOperand(MI, 0, O);
10800 printU16ImmOperand(MI, 1, O);
10950 printU16ImmOperand(MI, 2, O);
10960 printU16ImmOperand(MI, 1, O);
11083 printU16ImmOperand(MI, 3, O);
11259 printU16ImmOperand(MI, 2, O);
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td66 let PrintMethod = "printU16ImmOperand";
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c508 static void printU16ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU16ImmOperand() function
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td25 let PrintMethod = "printU16ImmOperand";

12