Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.h32 void printAtomicMemOp(const MCInst *MI, unsigned OpNo,
H A DLoongArchInstPrinter.cpp82 void LoongArchInstPrinter::printAtomicMemOp(const MCInst *MI, unsigned OpNo, in printAtomicMemOp() function in LoongArchInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.td215 let PrintMethod = "printAtomicMemOp";