Home
last modified time | relevance | path

Searched refs:printS16ImmOperand (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h62 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp123 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h60 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp117 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h60 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp319 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
375 printS16ImmOperand(MI, OpNo, O); in printMemRegImm()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h63 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp386 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
445 printS16ImmOperand(MI, OpNo, O); in printMemRegImm()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h67 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp123 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h64 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp407 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
488 printS16ImmOperand(MI, OpNo, O); in printMemRegImm()
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c224 static void printS16ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS16ImmOperand() function
DSystemZGenAsmWriter.inc10795 printS16ImmOperand(MI, 1, O);
10836 printS16ImmOperand(MI, 2, O);
10869 printS16ImmOperand(MI, 2, O);
10932 printS16ImmOperand(MI, 1, O);
11059 printS16ImmOperand(MI, 2, O);
11127 printS16ImmOperand(MI, 2, O);
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c460 static void printS16ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printS16ImmOperand() function
DPPCGenAsmWriter.inc4482 printS16ImmOperand(MI, 2, O);
4500 printS16ImmOperand(MI, 1, O);
4595 printS16ImmOperand(MI, 2, O);
4960 printS16ImmOperand(MI, OpIdx, OS);
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td19 let PrintMethod = "printS16ImmOperand";
34 let PrintMethod = "printS16ImmOperand";
DPPCInstrInfo.td566 let PrintMethod = "printS16ImmOperand";
589 let PrintMethod = "printS16ImmOperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td18 let PrintMethod = "printS16ImmOperand";
33 let PrintMethod = "printS16ImmOperand";
DPPCInstrInfo.td698 let PrintMethod = "printS16ImmOperand";
721 let PrintMethod = "printS16ImmOperand";
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td18 let PrintMethod = "printS16ImmOperand";
35 let PrintMethod = "printS16ImmOperand";
DPPCInstrInfo.td786 let PrintMethod = "printS16ImmOperand";
811 let PrintMethod = "printS16ImmOperand";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmWriter.inc6525 printS16ImmOperand(MI, 1, O);
6569 printS16ImmOperand(MI, 2, O);
6727 printS16ImmOperand(MI, 2, O);
9902 printS16ImmOperand(MI, OpIdx, OS);