Searched refs:isVecUsableNextPacket (Results 1 – 2 of 2) sorted by relevance
415 bool isVecUsableNextPacket(const MachineInstr &ProdMI,
2941 bool HexagonInstrInfo::isVecUsableNextPacket(const MachineInstr &ProdMI, in isVecUsableNextPacket() function in HexagonInstrInfo3037 if (!isVecUsableNextPacket(MI1, MI2)) in addLatencyToSchedule()3174 if (isVecUsableNextPacket(ProdMI, ConsMI)) in producesStall()