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