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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h53 kw_def, enumerator in enum:llvm::MIToken::TokenKind
210 Kind == kw_def || Kind == kw_dead || Kind == kw_killed ||
H A DMILexer.cpp195 .Case("def", MIToken::kw_def)
H A DMIParser.cpp1608 case MIToken::kw_def:
2851 case MIToken::kw_def:

Completed in 171 milliseconds