Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp368 bool parseDirectiveCpRestore(SMLoc Loc);
7727 bool MipsAsmParser::parseDirectiveCpRestore(SMLoc Loc) { in parseDirectiveCpRestore() function in MipsAsmParser
8582 parseDirectiveCpRestore(DirectiveID.getLoc()); in ParseDirective()