Searched defs:shouldAddToPacket (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDFAPacketizer.h175 virtual bool shouldAddToPacket(const MachineInstr &MI) { return true; } function in class:llvm::VLIWPacketizerList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1809 bool HexagonPacketizerList::shouldAddToPacket(const MachineInstr &MI) { function in class:HexagonPacketizerList

Completed in 176 milliseconds