Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h141 void printThumbAddrModeSPOperand(const MCInst *MI, unsigned OpNum,
H A DARMInstPrinter.cpp1195 void ARMInstPrinter::printThumbAddrModeSPOperand(const MCInst *MI, unsigned Op, in printThumbAddrModeSPOperand() function in ARMInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td284 let PrintMethod = "printThumbAddrModeSPOperand";