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