Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp424 int matchACRegisterName(StringRef Name);
6286 int MipsAsmParser::matchACRegisterName(StringRef Name) { in matchACRegisterName() function in MipsAsmParser
6708 Index = matchACRegisterName(Identifier); in matchAnyRegisterNameWithoutDollar()