Home | History | Annotate | Download | only in ARM

Lines Matching full:lastop

1971     MachineInstr *LastOp = nullptr;
1985 LastOp = Op;
2020 DoMove = IsSafeAndProfitableToMove(isLd, Base, FirstOp, LastOp,
2027 MachineBasicBlock::iterator InsertPos = isLd ? FirstOp : LastOp;