Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h106 void printSHFMask(const MCInst *MI, int opNum, raw_ostream &O);
H A DMipsInstPrinter.cpp200 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask() function in MipsInstPrinter