Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
572 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()631 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()641 ExpectBlockType = false; in ParseInstruction()643 if (ExpectBlockType) in ParseInstruction()666 if (ExpectBlockType) { in ParseInstruction()744 if (ExpectBlockType && Operands.size() == 1) { in ParseInstruction()