Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h58 void printU6ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp103 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand() function in SystemZInstPrinter
/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h58 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp349 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand() function in PPCInstPrinter
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h63 void printU6ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp103 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand() function in SystemZInstPrinter
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h59 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp370 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand() function in PPCInstPrinter
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c156 static void printU6ImmOperand(MCInst *MI, int OpNum, SStream *O) in printU6ImmOperand() function
DSystemZGenAsmWriter.inc11403 printU6ImmOperand(MI, 5, O);
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c429 static void printU6ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printU6ImmOperand() function
DPPCGenAsmWriter.inc4553 printU6ImmOperand(MI, 3, O);
4555 printU6ImmOperand(MI, 4, O);
4605 printU6ImmOperand(MI, 2, O);
4658 printU6ImmOperand(MI, 3, O);
4966 printU6ImmOperand(MI, OpIdx, OS);
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc6667 printU6ImmOperand(MI, 3, O);
6669 printU6ImmOperand(MI, 4, O);
6719 printU6ImmOperand(MI, 2, O);
6797 printU6ImmOperand(MI, 3, O);
9908 printU6ImmOperand(MI, OpIdx, OS);
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td521 let PrintMethod = "printU6ImmOperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td653 let PrintMethod = "printU6ImmOperand";
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td736 let PrintMethod = "printU6ImmOperand";