Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUAsmPrinter.cpp101 printS16ImmOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) in printS16ImmOperand() function in __anon785a01e10111::SPUAsmPrinter
168 printS16ImmOperand(MI, OpNo, O); in printAddr256K()
200 printS16ImmOperand(MI, OpNo, O); in printSymbolHi()
209 printS16ImmOperand(MI, OpNo, O); in printSymbolLo()
DSPUOperands.td492 let PrintMethod = "printS16ImmOperand";
496 let PrintMethod = "printS16ImmOperand";
500 let PrintMethod = "printS16ImmOperand";
504 let PrintMethod = "printS16ImmOperand";
508 let PrintMethod = "printS16ImmOperand";
512 let PrintMethod = "printS16ImmOperand";
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp138 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
271 return printS16ImmOperand(MI, OpNo, O); in printSymbolLo()
288 return printS16ImmOperand(MI, OpNo, O); in printSymbolHi()
DPPCInstPrinter.h53 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h63 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
DSystemZInstPrinter.cpp120 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h64 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp362 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand() function in PPCInstPrinter
418 printS16ImmOperand(MI, OpNo, O); in printMemRegImm()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp53 void printS16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printS16ImmOperand() function in __anon754aff4f0111::SystemZAsmPrinter
DSystemZOperands.td244 let PrintMethod = "printS16ImmOperand";
247 let PrintMethod = "printS16ImmOperand";
/external/capstone/arch/SystemZ/
DSystemZInstPrinter.c196 static void printS16ImmOperand(MCInst *MI, int OpNum, SStream *O) in printS16ImmOperand() function
DSystemZGenAsmWriter.inc1662 printS16ImmOperand(MI, 2, O);
1717 printS16ImmOperand(MI, 2, O);
1779 printS16ImmOperand(MI, 1, O);
1844 printS16ImmOperand(MI, 2, O);
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c442 static void printS16ImmOperand(MCInst *MI, unsigned OpNo, SStream *O) in printS16ImmOperand() function
DPPCGenAsmWriter.inc3844 printS16ImmOperand(MI, 2, O);
3862 printS16ImmOperand(MI, 1, O);
3952 printS16ImmOperand(MI, 2, O);
4272 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-7.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td19 let PrintMethod = "printS16ImmOperand";
34 let PrintMethod = "printS16ImmOperand";
DPPCInstrInfo.td672 let PrintMethod = "printS16ImmOperand";
695 let PrintMethod = "printS16ImmOperand";
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstr64Bit.td19 let PrintMethod = "printS16ImmOperand";
DPPCInstrInfo.td281 let PrintMethod = "printS16ImmOperand";