Home | History | Annotate | Download | only in ARM

Lines Matching refs:isPredicate

732     if (SkipPred && MCID.OpInfo[i].isPredicate())
766 if (MCID.OpInfo[i].isPredicate())
776 !MCID.OpInfo[i].isPredicate()) {
836 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate());