Searched refs:ExpectIdentifier (Results 1 – 1 of 1) sorted by relevance
6258 bool ExpectIdentifier = Parser.getTok().is(AsmToken::Dollar) && in parseOperand() local6261 if (!ExpectIdentifier) { in parseOperand()