Searched refs:kw_arcp (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h68 kw_arcp, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp209 .Case("arcp", MIToken::kw_arcp)
H A DMIParser.cpp1447 Token.is(MIToken::kw_arcp) ||
1466 if (Token.is(MIToken::kw_arcp))
/openbsd-current/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h104 kw_arcp, enumerator in enum:llvm::lltok::Kind
H A DLLParser.h228 case lltok::kw_arcp: FMF.setAllowReciprocal(); Lex.Lex(); continue;

Completed in 142 milliseconds