Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp426 int matchACRegisterName(StringRef Name);
6345 int MipsAsmParser::matchACRegisterName(StringRef Name) { in matchACRegisterName() function in MipsAsmParser
6714 Index = matchACRegisterName(Identifier); in matchAnyRegisterNameWithoutDollar()