Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h72 void unpacketizeSoloInstrs(MachineFunction &MF);
DHexagonVLIWPacketizer.cpp237 Packetizer.unpacketizeSoloInstrs(MF); in runOnMachineFunction()
999 void HexagonPacketizerList::unpacketizeSoloInstrs(MachineFunction &MF) { in unpacketizeSoloInstrs() function in HexagonPacketizerList