Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp498 bool parseDirectiveSEHCustom(SMLoc L);
11539 parseDirectiveSEHCustom(DirectiveID.getLoc()); in ParseDirective()
12652 bool ARMAsmParser::parseDirectiveSEHCustom(SMLoc L) { in parseDirectiveSEHCustom() function in ARMAsmParser