Searched refs:kw_post_instr_symbol (Results 1 – 3 of 3) sorted by relevance
132 kw_post_instr_symbol, enumerator
276 .Case("post-instr-symbol", MIToken::kw_post_instr_symbol) in getIdentifierKind()
1070 Token.isNot(MIToken::kw_post_instr_symbol) && in parse()1096 if (Token.is(MIToken::kw_post_instr_symbol)) in parse()3473 Token.is(MIToken::kw_post_instr_symbol)) && in parsePreOrPostInstrSymbol()