Searched refs:printPostIncOperand (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h63 void printPostIncOperand(const MCInst *MI, unsigned OpNo, unsigned Imm,
66 void printPostIncOperand(const MCInst *MI, unsigned OpNo, function in class:llvm::AArch64InstPrinter
68 printPostIncOperand(MI, OpNo, Amount, O);
H A DAArch64InstPrinter.cpp917 void AArch64InstPrinter::printPostIncOperand(const MCInst *MI, unsigned OpNo, function in class:AArch64InstPrinter

Completed in 123 milliseconds