Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMILexer.h173 IRValue, enumerator
240 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
DMILexer.cpp410 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
DMIParser.cpp3067 case MIToken::IRValue: { in parseIRValue()
3249 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()