Home
last modified time | relevance | path

Searched refs:isVecUsableNextPacket (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h415 bool isVecUsableNextPacket(const MachineInstr &ProdMI,
H A DHexagonInstrInfo.cpp2970 bool HexagonInstrInfo::isVecUsableNextPacket(const MachineInstr &ProdMI, in isVecUsableNextPacket() function in HexagonInstrInfo
3066 if (!isVecUsableNextPacket(MI1, MI2)) in addLatencyToSchedule()
3203 if (isVecUsableNextPacket(ProdMI, ConsMI)) in producesStall()