Home | History | Annotate | Download | only in Hexagon

Lines Matching full:invertjump

804   bool invertJump = (!Cond.empty() && Cond[0].isImm() &&
810 MI->setDesc(get(getMatchingCondBranchOpcode(Opc, invertJump)));
904 int regPos = invertJump ? 1 : 0;