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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h107 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, unsigned Scale,
117 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, function in class:llvm::AArch64InstPrinter
119 printAMIndexedWB(MI, OpNum, BitWidth / 8, O);
H A DAArch64InstPrinter.cpp1109 void AArch64InstPrinter::printAMIndexedWB(const MCInst *MI, unsigned OpNum, function in class:AArch64InstPrinter

Completed in 145 milliseconds