OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printS16ImmOperand
(Results
1 - 8
of
8
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUAsmPrinter.cpp
101
printS16ImmOperand
(const MachineInstr *MI, unsigned OpNo, raw_ostream &O)
168
printS16ImmOperand
(MI, OpNo, O);
200
printS16ImmOperand
(MI, OpNo, O);
209
printS16ImmOperand
(MI, OpNo, O);
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h
53
void
printS16ImmOperand
(const MCInst *MI, unsigned OpNo, raw_ostream &O);
PPCInstPrinter.cpp
138
void PPCInstPrinter::
printS16ImmOperand
(const MCInst *MI, unsigned OpNo,
271
return
printS16ImmOperand
(MI, OpNo, O);
288
return
printS16ImmOperand
(MI, OpNo, O);
/external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h
60
void
printS16ImmOperand
(const MCInst *MI, unsigned OpNo, raw_ostream &O);
PPCInstPrinter.cpp
319
void PPCInstPrinter::
printS16ImmOperand
(const MCInst *MI, unsigned OpNo,
375
printS16ImmOperand
(MI, OpNo, O);
/external/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.h
60
void
printS16ImmOperand
(const MCInst *MI, int OpNum, raw_ostream &O);
SystemZInstPrinter.cpp
117
void SystemZInstPrinter::
printS16ImmOperand
(const MCInst *MI, int OpNum,
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZAsmPrinter.cpp
53
void
printS16ImmOperand
(const MachineInstr *MI, int OpNum, raw_ostream &O) {
Completed in 4670 milliseconds