Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/
DM68kInstPrinter.cpp86 void M68kInstPrinter::printMoveMask(const MCInst *MI, unsigned opNum, in printMoveMask() function in M68kInstPrinter
DM68kInstPrinter.h47 void printMoveMask(const MCInst *MI, unsigned opNum, raw_ostream &O);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kInstrInfo.td416 let PrintMethod = "printMoveMask";