Searched refs:kw_arcp (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/AsmParser/ | ||
D | LLToken.h | 68 kw_arcp, enumerator |
D | LLParser.h | 180 case lltok::kw_arcp: FMF.setAllowReciprocal(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent() |