OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printInlineJT32
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/XCore/InstPrinter/
XCoreInstPrinter.h
39
void
printInlineJT32
(const MCInst *MI, int opNum, raw_ostream &O);
XCoreInstPrinter.cpp
44
printInlineJT32
(const MCInst *MI, int opNum, raw_ostream &O) {
/external/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp
67
void
printInlineJT32
(const MachineInstr *MI, int opNum, raw_ostream &O) {
290
printInlineJT32
(MI, 0, O);
Completed in 355 milliseconds