Searched refs:isTransSlot (Results 1 – 1 of 1) sorted by relevance
223 bool &isTransSlot) { in isBundlableWithCurrentPMI() argument224 isTransSlot = TII->isTransOnly(MI); in isBundlableWithCurrentPMI()225 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()228 if (!isTransSlot && !CurrentPacketMIs.empty()) { in isBundlableWithCurrentPMI()232 isTransSlot = true; in isBundlableWithCurrentPMI()262 PV, BS, isTransSlot)) { in isBundlableWithCurrentPMI()278 if (isTransSlot && TII->readsLDSSrcReg(MI)) in isBundlableWithCurrentPMI()291 bool isTransSlot; in addToPacket() local293 if (isBundlableWithCurrentPMI(MI, PV, BS, isTransSlot)) { in addToPacket()307 if (isTransSlot) { in addToPacket()