Home | History | Annotate | Download | only in ARM

Lines Matching refs:isMemOp

1526     bool isMemOp = isMemoryOp(MBBI);
1527 if (isMemOp) {
1676 if (!Advance && !isMemOp && MBBI != E) {