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