Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h136 kw_bbsections, enumerator
H A DMILexer.cpp280 .Case("bbsections", MIToken::kw_bbsections) in getIdentifierKind()
H A DMIParser.cpp649 assert(Token.is(MIToken::kw_bbsections)); in parseSectionID()
753 case MIToken::kw_bbsections: in parseBasicBlockDefinition()