Lines Matching refs:firstcond
8330 unsigned firstcond = (instr >> 20) & 0xf;8333 SetIT(Condition(firstcond), mask);8334 it(Condition(firstcond), mask);8335 if (wasInITBlock || (firstcond == 15) ||8336 ((firstcond == al) &&