Home
last modified time | relevance | path

Searched refs:printU2ImmOperand (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h50 void printU2ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp249 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand() function in PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h53 void printU2ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp82 void SystemZInstPrinter::printU2ImmOperand(const MCInst *MI, int OpNum, in printU2ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h56 void printU2ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp85 void SystemZInstPrinter::printU2ImmOperand(const MCInst *MI, int OpNum, in printU2ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h54 void printU2ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp290 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand() function in PPCInstPrinter
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c352 static void printU2ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU2ImmOperand() function
DPPCGenAsmWriter.inc3975 printU2ImmOperand(MI, 2, O);
4022 printU2ImmOperand(MI, 3, O);
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td477 let PrintMethod = "printU2ImmOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td574 let PrintMethod = "printU2ImmOperand";