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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h173 IRValue, enumerator in enum:llvm::MIToken::TokenKind
240 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue;
H A DMILexer.cpp410 return maybeLexIndex(C, Token, Rule, MIToken::IRValue);
H A DMIParser.cpp3067 case MIToken::IRValue: {
3249 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) &&

Completed in 94 milliseconds