Home
last modified time | relevance | path

Searched refs:printSyspAlias (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h55 bool printSyspAlias(const MCInst *MI, const MCSubtargetInfo &STI,
H A DAArch64InstPrinter.cpp88 if (printSyspAlias(MI, STI, O)) { in printInst()
1032 bool AArch64InstPrinter::printSyspAlias(const MCInst *MI, in printSyspAlias() function in AArch64InstPrinter