Searched refs:isTransSlot (Results 1 – 1 of 1) sorted by relevance
237 bool &isTransSlot) { in isBundlableWithCurrentPMI() argument238 isTransSlot = TII->isTransOnly(MI); in isBundlableWithCurrentPMI()239 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()242 if (!isTransSlot && !CurrentPacketMIs.empty()) { in isBundlableWithCurrentPMI()246 isTransSlot = true; in isBundlableWithCurrentPMI()273 PV, BS, isTransSlot)) { in isBundlableWithCurrentPMI()289 if (isTransSlot && TII->readsLDSSrcReg(MI)) in isBundlableWithCurrentPMI()302 bool isTransSlot; in addToPacket() local304 if (isBundlableWithCurrentPMI(MI, PV, BS, isTransSlot)) { in addToPacket()318 if (isTransSlot) { in addToPacket()