Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp485 bool parseDirectiveMovSP(SMLoc L);
11100 parseDirectiveMovSP(DirectiveID.getLoc()); in ParseDirective()
11985 bool ARMAsmParser::parseDirectiveMovSP(SMLoc L) { in parseDirectiveMovSP() function in ARMAsmParser