Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRInstPrinter.h45 void printMemri(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAVRInstPrinter.cpp173 void AVRInstPrinter::printMemri(const MCInst *MI, unsigned OpNo, in printMemri() function in llvm::AVRInstPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.td177 let PrintMethod = "printMemri";