Searched refs:invertJump (Results 1 – 1 of 1) sorted by relevance
880 bool invertJump = (!Cond.empty() && Cond[0].isImm() && in PredicateInstruction() local886 MI->setDesc(get(getCondOpcode(Opc, invertJump))); in PredicateInstruction()980 int regPos = invertJump ? 1 : 0; in PredicateInstruction()