Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Negated

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