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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h74 kw_exact, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp215 .Case("exact", MIToken::kw_exact)
H A DMIParser.cpp1453 Token.is(MIToken::kw_exact) ||
1478 if (Token.is(MIToken::kw_exact))
/openbsd-current/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLToken.h111 kw_exact, enumerator in enum:llvm::lltok::Kind
/openbsd-current/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp3842 if (EatIfPresent(lltok::kw_exact))
6338 bool Exact = EatIfPresent(lltok::kw_exact);

Completed in 111 milliseconds