Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h51 void printAddrMode3Operand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DARMInstPrinter.cpp523 void ARMInstPrinter::printAddrMode3Operand(const MCInst *MI, unsigned Op, in printAddrMode3Operand() function in ARMInstPrinter
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td858 let PrintMethod = "printAddrMode3Operand";