Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h183 void printMSRSystemRegister(const MCInst *MI, unsigned OpNum,
H A DAArch64InstPrinter.cpp1887 void AArch64InstPrinter::printMSRSystemRegister(const MCInst *MI, unsigned OpNo, in printMSRSystemRegister() function in AArch64InstPrinter
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1683 let PrintMethod = "printMSRSystemRegister";