Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h42 void printAddrModeTBB(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DARMInstPrinter.cpp401 void ARMInstPrinter::printAddrModeTBB(const MCInst *MI, unsigned Op, in printAddrModeTBB() function in ARMInstPrinter
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td263 let PrintMethod = "printAddrModeTBB";