Searched refs:currentITCond (Results 1 – 1 of 1) sorted by relevance
364 ARMCC::CondCodes currentITCond() { in currentITCond() function in __anonad70014b0111::ARMAsmParser7617 if (Cond != currentITCond()) { in validateInstruction()7626 ARMCondCodeToString(currentITCond()) + "'"); in validateInstruction()10853 ARMCC::CondCodes ITCond = currentITCond(); in MatchInstruction()