/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUAsmPrinter.cpp | 101 printS16ImmOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) in printS16ImmOperand() function in __anonc01626170111::SPUAsmPrinter 168 printS16ImmOperand(MI, OpNo, O); in printAddr256K() 200 printS16ImmOperand(MI, OpNo, O); in printSymbolHi() 209 printS16ImmOperand(MI, OpNo, O); in printSymbolLo()
|
D | SPUOperands.td | 492 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/ |
D | PPCInstPrinter.cpp | 138 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()
|
D | PPCInstPrinter.h | 53 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.h | 60 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | PPCInstPrinter.cpp | 319 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/ |
D | SystemZInstPrinter.h | 60 void printS16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
|
D | SystemZInstPrinter.cpp | 117 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand() function in SystemZInstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 53 void printS16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printS16ImmOperand() function in __anonca4a4e850111::SystemZAsmPrinter
|
D | SystemZOperands.td | 244 let PrintMethod = "printS16ImmOperand"; 247 let PrintMethod = "printS16ImmOperand";
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 19 let PrintMethod = "printS16ImmOperand"; 34 let PrintMethod = "printS16ImmOperand";
|
D | PPCInstrInfo.td | 566 let PrintMethod = "printS16ImmOperand"; 589 let PrintMethod = "printS16ImmOperand";
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 19 let PrintMethod = "printS16ImmOperand";
|
D | PPCInstrInfo.td | 281 let PrintMethod = "printS16ImmOperand";
|