Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp426 int matchFCCRegisterName(StringRef Name);
6259 int MipsAsmParser::matchFCCRegisterName(StringRef Name) { in matchFCCRegisterName() function in MipsAsmParser
6641 Index = matchFCCRegisterName(Identifier); in matchAnyRegisterNameWithoutDollar()