Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
572 bool ExpectBlockType = false; in ParseInstruction() local577 ExpectBlockType = true; in ParseInstruction()580 ExpectBlockType = true; in ParseInstruction()583 ExpectBlockType = true; in ParseInstruction()586 ExpectBlockType = true; in ParseInstruction()625 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()637 if (ExpectBlockType) in ParseInstruction()639 ExpectBlockType = false; in ParseInstruction()659 if (ExpectBlockType) { in ParseInstruction()729 if (ExpectBlockType && Operands.size() == 1) { in ParseInstruction()