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
60
void
printS16ImmOperand
(const MCInst *MI, unsigned OpNo, raw_ostream &O);
PPCInstPrinter.cpp
316
void PPCInstPrinter::
printS16ImmOperand
(const MCInst *MI, unsigned OpNo,
372
printS16ImmOperand
(MI, OpNo, O);
/external/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.h
61
void
printS16ImmOperand
(const MCInst *MI, int OpNum, raw_ostream &O);
SystemZInstPrinter.cpp
117
void SystemZInstPrinter::
printS16ImmOperand
(const MCInst *MI, int OpNum,
Completed in 392 milliseconds