Searched refs:NamedGlobalValue (Results 1 – 3 of 3) sorted by relevance
164 NamedGlobalValue, enumerator
2181 case MIToken::NamedGlobalValue: { in parseGlobalValue()2621 Token.isNot(MIToken::NamedGlobalValue)) in parseBlockAddressOperand()2652 if (Token.isNot(MIToken::NamedGlobalValue)) in parseIntrinsicOperand()2899 case MIToken::NamedGlobalValue: in parseMachineOperand()3093 case MIToken::NamedGlobalValue: in parseIRValue()3217 case MIToken::NamedGlobalValue: { in parseMemoryPseudoSourceValue()3270 Token.isNot(MIToken::NamedGlobalValue) && in parseMachinePointerInfo()
485 return lexName(C, Token, MIToken::NamedGlobalValue, /*PrefixLength=*/1, in maybeLexGlobalValue()