Searched refs:ITCond (Results 1 – 1 of 1) sorted by relevance
10890 ARMCC::CondCodes ITCond = currentITCond(); in MatchInstruction() local10891 if (InstCond == ITCond) { in MatchInstruction()10894 } else if (InstCond == ARMCC::getOppositeCondition(ITCond)) { in MatchInstruction()