Home
last modified time | relevance | path

Searched refs:printU4ImmOperand (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h52 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp263 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h55 void printU4ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp92 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h58 void printU4ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp95 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h56 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp304 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp34 void AMDGPUInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand() function in AMDGPUInstPrinter
493 printU4ImmOperand(MI, OpNo, O); in printRowMask()
499 printU4ImmOperand(MI, OpNo, O); in printBankMask()
DAMDGPUInstPrinter.h36 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp37 void AMDGPUInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand() function in AMDGPUInstPrinter
680 printU4ImmOperand(MI, OpNo, STI, O); in printRowMask()
687 printU4ImmOperand(MI, OpNo, STI, O); in printBankMask()
DAMDGPUInstPrinter.h37 void printU4ImmOperand(const MCInst *MI, unsigned OpNo,
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc1575 printU4ImmOperand(MI, 0, O);
1768 printU4ImmOperand(MI, 1, O);
1825 printU4ImmOperand(MI, 2, O);
1854 printU4ImmOperand(MI, 2, O);
1866 printU4ImmOperand(MI, 4, O);
1871 printU4ImmOperand(MI, 3, O);
DSystemZInstPrinter.c115 static void printU4ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU4ImmOperand() function
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c369 static void printU4ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU4ImmOperand() function
DPPCGenAsmWriter.inc3660 printU4ImmOperand(MI, 1, O);
3872 printU4ImmOperand(MI, 1, O);
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td495 let PrintMethod = "printU4ImmOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td601 let PrintMethod = "printU4ImmOperand";