Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
573 bool ExpectBlockType = false; in ParseInstruction() local578 ExpectBlockType = true; in ParseInstruction()581 ExpectBlockType = true; in ParseInstruction()584 ExpectBlockType = true; in ParseInstruction()587 ExpectBlockType = true; in ParseInstruction()629 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()639 ExpectBlockType = false; in ParseInstruction()641 if (ExpectBlockType) in ParseInstruction()664 if (ExpectBlockType) { in ParseInstruction()734 if (ExpectBlockType && Operands.size() == 1) { in ParseInstruction()