Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp468 bool parseDirectiveEabiAttr(SMLoc L);
11119 parseDirectiveEabiAttr(DirectiveID.getLoc()); in ParseDirective()
11396 bool ARMAsmParser::parseDirectiveEabiAttr(SMLoc L) { in parseDirectiveEabiAttr() function in ARMAsmParser