Searched refs:kw_custom (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h116 kw_custom, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp259 .Case("custom", MIToken::kw_custom)
H A DMIParser.cpp3214 case MIToken::kw_custom: {
3239 Token.is(MIToken::kw_call_entry) || Token.is(MIToken::kw_custom)) {

Completed in 69 milliseconds