Searched refs:isTransSlot (Results 1 – 1 of 1) sorted by relevance
220 bool &isTransSlot) { in isBundlableWithCurrentPMI() argument221 isTransSlot = TII->isTransOnly(MI); in isBundlableWithCurrentPMI()222 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()225 if (!isTransSlot && !CurrentPacketMIs.empty()) { in isBundlableWithCurrentPMI()229 isTransSlot = true; in isBundlableWithCurrentPMI()259 PV, BS, isTransSlot)) { in isBundlableWithCurrentPMI()275 if (isTransSlot && TII->readsLDSSrcReg(MI)) in isBundlableWithCurrentPMI()288 bool isTransSlot; in addToPacket() local290 if (isBundlableWithCurrentPMI(MI, PV, BS, isTransSlot)) { in addToPacket()304 if (isTransSlot) { in addToPacket()