Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp470 bool parseDirectiveFPU(SMLoc L);
11121 parseDirectiveFPU(DirectiveID.getLoc()); in ParseDirective()
11514 bool ARMAsmParser::parseDirectiveFPU(SMLoc L) { in parseDirectiveFPU() function in ARMAsmParser