Home | History | Annotate | Download | only in ARM

Lines Matching refs:isPredicate

687     if (SkipPred && MCID.OpInfo[i].isPredicate())
716 if (MCID.OpInfo[i].isPredicate())
726 !MCID.OpInfo[i].isPredicate()) {
786 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate());