Lines Matching defs:VLSTM
1158 // The size of the area, accessed by that VLSTM/VLLDM
1420 // save space on stack for VLSTM
1479 // The VLLDM/VLSTM instructions set up lazy state preservation, but they
1484 // instructions before the VLSTM, so CONTROL_S.SFPA is clear, but do have one
1487 // If we can't prove that SFPA will be the same for the VLSTM and VLLDM, we
1488 // execute a "vmov s0, s0" instruction before the VLSTM to ensure that
1511 MachineInstrBuilder VLSTM =
1512 BuildMI(MBB, MBBI, DL, TII->get(ARM::VLSTM))
1518 for (MachineOperand &MO : VLSTM->implicit_operands()) {
1589 finalizeBundle(MBB, VLSTM->getIterator(), MBBI->getIterator());
1604 // save space on stack for VLSTM
1611 MachineInstrBuilder VLSTM =
1612 BuildMI(MBB, MBBI, DL, TII->get(ARM::VLSTM))
1618 for (MachineOperand &MO : VLSTM->implicit_operands()) {