Home
last modified time | relevance | path

Searched refs:printPrefetchOp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h131 void printPrefetchOp(const MCInst *MI, unsigned OpNum,
H A DAArch64InstPrinter.cpp1124 void AArch64InstPrinter::printPrefetchOp(const MCInst *MI, unsigned OpNum, in printPrefetchOp() function in AArch64InstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td47 let PrintMethod = "printPrefetchOp<true>";
H A DAArch64InstrFormats.td3239 let PrintMethod = "printPrefetchOp";