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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h131 kw_bbsections, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp275 .Case("bbsections", MIToken::kw_bbsections)
H A DMIParser.cpp647 assert(Token.is(MIToken::kw_bbsections));
732 case MIToken::kw_bbsections:

Completed in 69 milliseconds