Searched refs:IRValue (Results 1 – 4 of 4) sorted by relevance
180 IRValue, enumerator247 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
417 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
3086 case MIToken::IRValue: { in parseIRValue()3268 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()
238 if (auto *IRValue = V->getLiveInIRValue()) in inferScalarType() local239 return IRValue->getType(); in inferScalarType()