Home
last modified time | relevance | path

Searched refs:printUImm12Offset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h113 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 DAArch64InstPrinter.cpp1427 void AArch64InstPrinter::printUImm12Offset(const MCInst *MI, unsigned OpNum, in printUImm12Offset() function in AArch64InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td3723 let PrintMethod = "printUImm12Offset<" # Scale # ">";