Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
545 bool ExpectBlockType = false; in ParseInstruction() local551 ExpectBlockType = true; in ParseInstruction()554 ExpectBlockType = true; in ParseInstruction()557 ExpectBlockType = true; in ParseInstruction()560 ExpectBlockType = true; in ParseInstruction()604 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()614 ExpectBlockType = false; in ParseInstruction()636 if (ExpectBlockType) { in ParseInstruction()714 if (ExpectBlockType && Operands.size() == 1) { in ParseInstruction()