Home
last modified time | relevance | path

Searched refs:printU6ImmOperand (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h52 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp131 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h55 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp284 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h56 void printU6ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp97 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h59 void printU6ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp100 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h59 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp325 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand() function in PPCInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c138 static void printU6ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU6ImmOperand() function
DSystemZGenAsmWriter.inc1900 printU6ImmOperand(MI, 5, O);
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c426 static void printU6ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU6ImmOperand() function
DPPCGenAsmWriter.inc3910 printU6ImmOperand(MI, 3, O);
3912 printU6ImmOperand(MI, 4, O);
3962 printU6ImmOperand(MI, 2, O);
4008 printU6ImmOperand(MI, 3, O);
4278 printU6ImmOperand(MI, OpIdx, OS);
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.td278 let PrintMethod = "printU6ImmOperand";
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td521 let PrintMethod = "printU6ImmOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td627 let PrintMethod = "printU6ImmOperand";