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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h66 kw_ninf, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp207 .Case("ninf", MIToken::kw_ninf)
H A DMIParser.cpp1445 Token.is(MIToken::kw_ninf) ||
1462 if (Token.is(MIToken::kw_ninf))
/openbsd-current/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h102 kw_ninf, enumerator in enum:llvm::lltok::Kind
H A DLLParser.h226 case lltok::kw_ninf: FMF.setNoInfs(); Lex.Lex(); continue;

Completed in 79 milliseconds