Home
last modified time | relevance | path

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

12

/external/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
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h58 void printU8ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp107 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h57 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp298 void PPCInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in PPCInstPrinter
/external/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
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h65 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
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h61 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp387 void PPCInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h37 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp39 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in AMDGPUInstPrinter
/external/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
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.h40 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp66 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand() function in AMDGPUInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c194 static void printU8ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU8ImmOperand() function
DSystemZGenAsmWriter.inc10748 printU8ImmOperand(MI, 0, O);
10805 printU8ImmOperand(MI, 1, O);
10964 printU8ImmOperand(MI, 1, O);
10977 printU8ImmOperand(MI, 2, O);
11088 printU8ImmOperand(MI, 3, O);
11103 printU8ImmOperand(MI, 2, O);
11211 printU8ImmOperand(MI, 3, O);
11220 printU8ImmOperand(MI, 2, O);
11323 printU8ImmOperand(MI, 3, O);
11366 printU8ImmOperand(MI, 4, O);
[all …]
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td70 let PrintMethod = "printU8ImmOperand";
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td146 let PrintMethod = "printU8ImmOperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructions.td144 let PrintMethod = "printU8ImmOperand";
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td539 let PrintMethod = "printU8ImmOperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td671 let PrintMethod = "printU8ImmOperand";

12