Home
last modified time | relevance | path

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

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