Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h414 bool isVecUsableNextPacket(const MachineInstr &ProdMI,
H A DHexagonInstrInfo.cpp2938 bool HexagonInstrInfo::isVecUsableNextPacket(const MachineInstr &ProdMI, in isVecUsableNextPacket() function in HexagonInstrInfo
3034 if (!isVecUsableNextPacket(MI1, MI2)) in addLatencyToSchedule()
3171 if (isVecUsableNextPacket(ProdMI, ConsMI)) in producesStall()