Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h114 void printSHFMask(const MCInst *MI, int opNum, raw_ostream &O);
H A DMipsInstPrinter.cpp241 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask() function in MipsInstPrinter