Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMInstPrinter.h135 void printThumbAddrModeImm5S2Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp1135 void ARMInstPrinter::printThumbAddrModeImm5S2Operand(const MCInst *MI, in printThumbAddrModeImm5S2Operand() function in ARMInstPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb.td258 let PrintMethod = "printThumbAddrModeImm5S2Operand";