Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Negated

647   bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header);
692 if (Negated)
842 // negated. To avoid the negation, just swap Start and End.
1698 // HexagonInstrInfo::AnalyzeBranch for negated branches inserts imm(0)
1699 // into Cond, followed by the predicate register. For non-negated branches