OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printS16ImmOperand
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h
50
void
printS16ImmOperand
(const MCInst *MI, unsigned OpNo, raw_ostream &O);
PPCInstPrinter.cpp
198
void PPCInstPrinter::
printS16ImmOperand
(const MCInst *MI, unsigned OpNo,
254
printS16ImmOperand
(MI, OpNo, O);
/external/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.h
56
void
printS16ImmOperand
(const MCInst *MI, int OpNum, raw_ostream &O);
SystemZInstPrinter.cpp
82
void SystemZInstPrinter::
printS16ImmOperand
(const MCInst *MI, int OpNum,
Completed in 45 milliseconds