Searched refs:inExplicitITBlock (Results 1 – 1 of 1) sorted by relevance
322 bool inExplicitITBlock() { return inITBlock() && ITState.IsExplicit; } in inExplicitITBlock() function in __anon2f82d7160111::ARMAsmParser7568 if (inExplicitITBlock() && !lastInITBlock() && isITBlockTerminator(Inst)) { in validateInstruction()11046 if (inExplicitITBlock() || !isThumbTwo() || !useImplicitITThumb()) in MatchInstruction()