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