Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h120 IRValue, enumerator
184 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
DMILexer.cpp354 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
DMIParser.cpp1617 case MIToken::IRValue: { in parseIRValue()
1751 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()