Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMILexer.h159 IRValue, enumerator
226 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
HDMILexer.cpp385 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
HDMIParser.cpp2720 case MIToken::IRValue: { in parseIRValue()
2899 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()