Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
585 bool ExpectBlockType = false; in ParseInstruction() local590 ExpectBlockType = true; in ParseInstruction()593 ExpectBlockType = true; in ParseInstruction()596 ExpectBlockType = true; in ParseInstruction()599 ExpectBlockType = true; in ParseInstruction()638 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()649 if (ExpectBlockType) in ParseInstruction()651 ExpectBlockType = false; in ParseInstruction()673 if (ExpectBlockType) { in ParseInstruction()743 if (ExpectBlockType && Operands.size() == 1) { in ParseInstruction()