Home
last modified time | relevance | path

Searched refs:printCoprocOptionImm (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h122 void printCoprocOptionImm(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DARMInstPrinter.cpp879 void ARMInstPrinter::printCoprocOptionImm(const MCInst *MI, unsigned OpNum, in printCoprocOptionImm() function in ARMInstPrinter
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td990 let PrintMethod = "printCoprocOptionImm";