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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h127 kw_post_instr_symbol, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp271 .Case("post-instr-symbol", MIToken::kw_post_instr_symbol)
H A DMIParser.cpp1044 Token.isNot(MIToken::kw_post_instr_symbol) &&
1070 if (Token.is(MIToken::kw_post_instr_symbol))
3454 Token.is(MIToken::kw_post_instr_symbol)) &&

Completed in 118 milliseconds