Searched refs:isTransSlot (Results 1 – 1 of 1) sorted by relevance
224 bool &isTransSlot) { in isBundlableWithCurrentPMI() argument225 isTransSlot = TII->isTransOnly(MI); in isBundlableWithCurrentPMI()226 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()229 if (!isTransSlot && !CurrentPacketMIs.empty()) { in isBundlableWithCurrentPMI()233 isTransSlot = true; in isBundlableWithCurrentPMI()263 PV, BS, isTransSlot)) { in isBundlableWithCurrentPMI()279 if (isTransSlot && TII->readsLDSSrcReg(MI)) in isBundlableWithCurrentPMI()292 bool isTransSlot; in addToPacket() local294 if (isBundlableWithCurrentPMI(MI, PV, BS, isTransSlot)) { in addToPacket()308 if (isTransSlot) { in addToPacket()