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