Searched refs:printMemExtend (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64InstPrinter.h | 92 void printMemExtend(const MCInst *MI, unsigned OpNum, raw_ostream &O, 95 void printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend() function 97 printMemExtend(MI, OpNum, O, SrcRegKind, Width); in printMemExtend()
|
| H A D | AArch64InstPrinter.cpp | 1117 void AArch64InstPrinter::printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend() function in AArch64InstPrinter
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 3468 let PrintMethod = "printMemExtend<'" # Reg # "', " # Width # ">";
|