Searched refs:currentITCond (Results 1 – 1 of 1) sorted by relevance
360 ARMCC::CondCodes currentITCond() { in currentITCond() function in __anon3b5979970111::ARMAsmParser7655 if (Cond != currentITCond()) { in validateInstruction()7664 ARMCondCodeToString(currentITCond()) + "'"); in validateInstruction()10911 ARMCC::CondCodes ITCond = currentITCond(); in MatchInstruction()