Searched refs:printUImm12Offset (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64InstPrinter.h | 113 void printUImm12Offset(const MCInst *MI, unsigned OpNum, unsigned Scale, 119 void printUImm12Offset(const MCInst *MI, unsigned OpNum, in printUImm12Offset() function 121 printUImm12Offset(MI, OpNum, Scale, O); in printUImm12Offset()
|
| H A D | AArch64InstPrinter.cpp | 1427 void AArch64InstPrinter::printUImm12Offset(const MCInst *MI, unsigned OpNum, in printUImm12Offset() function in AArch64InstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 3723 let PrintMethod = "printUImm12Offset<" # Scale # ">";
|