Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp324 bool parseDirectiveCpRestore(SMLoc Loc);
7047 bool MipsAsmParser::parseDirectiveCpRestore(SMLoc Loc) { in parseDirectiveCpRestore() function in MipsAsmParser
7894 parseDirectiveCpRestore(DirectiveID.getLoc()); in ParseDirective()