Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:predOpcodeHasNot

612   bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header);
1432 if (TII->predOpcodeHasNot(Cond) ^ (TBB != MBB))