Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp370 bool parseDirectiveCpAdd(SMLoc Loc);
7694 bool MipsAsmParser::parseDirectiveCpAdd(SMLoc Loc) { in parseDirectiveCpAdd() function in MipsAsmParser
8632 parseDirectiveCpAdd(DirectiveID.getLoc()); in ParseDirective()