Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h174 void printMRSSystemRegister(const MCInst *MI, unsigned OpNum,
H A DAArch64InstPrinter.cpp1565 void AArch64InstPrinter::printMRSSystemRegister(const MCInst *MI, unsigned OpNo, in printMRSSystemRegister() function in AArch64InstPrinter
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1534 let PrintMethod = "printMRSSystemRegister";