Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h176 IRValue, enumerator
243 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp413 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
H A DMIParser.cpp3110 case MIToken::IRValue: { in parseIRValue()
3292 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()