Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h163 IRValue, enumerator
230 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp402 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
H A DMIParser.cpp2771 case MIToken::IRValue: { in parseIRValue()
2953 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()