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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h70 kw_afn, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp211 .Case("afn", MIToken::kw_afn)
H A DMIParser.cpp1449 Token.is(MIToken::kw_afn) ||
1470 if (Token.is(MIToken::kw_afn))
/openbsd-current/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h107 kw_afn, enumerator in enum:llvm::lltok::Kind
H A DLLParser.h234 case lltok::kw_afn: FMF.setApproxFunc(); Lex.Lex(); continue;

Completed in 337 milliseconds