Searched refs:currentITCond (Results 1 – 1 of 1) sorted by relevance
361 ARMCC::CondCodes currentITCond() { in currentITCond() function in __anon2aa686d00111::ARMAsmParser7654 if (Cond != currentITCond()) { in validateInstruction()7663 ARMCondCodeToString(currentITCond()) + "'"); in validateInstruction()10890 ARMCC::CondCodes ITCond = currentITCond(); in MatchInstruction()