Searched defs:matchMSA128CtrlRegisterName (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp187 int matchMSA128CtrlRegisterName(StringRef Name);
1550 int MipsAsmParser::matchMSA128CtrlRegisterName(StringRef Name) { function in class:MipsAsmParser
2007 Index = matchMSA128CtrlRegisterName(Identifier);

Completed in 92 milliseconds