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