Searched refs:IRValue (Results 1 – 4 of 4) sorted by relevance
182 IRValue, enumerator249 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
420 return maybeLexIndex(C, Token, Rule, MIToken::IRValue); in maybeLexIRValue()
3119 case MIToken::IRValue: { in parseIRValue()3301 if (Token.isNot(MIToken::NamedIRValue) && Token.isNot(MIToken::IRValue) && in parseMachinePointerInfo()
262 if (auto *IRValue = V->getLiveInIRValue()) in inferScalarType() local263 return IRValue->getType(); in inferScalarType()