Searched refs:currentITCond (Results 1 – 1 of 1) sorted by relevance
303 ARMCC::CondCodes currentITCond() { in currentITCond() function in __anonb936c2650111::ARMAsmParser6461 if (Cond != currentITCond()) { in validateInstruction()6470 ARMCondCodeToString(currentITCond()) + "'"); in validateInstruction()9208 ARMCC::CondCodes ITCond = currentITCond(); in MatchInstruction()