Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp262 bool parseDirectiveCpRestore(SMLoc Loc);
5449 bool MipsAsmParser::parseDirectiveCpRestore(SMLoc Loc) { in parseDirectiveCpRestore() function in MipsAsmParser
6064 parseDirectiveCpRestore(DirectiveID.getLoc()); in ParseDirective()