Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h73 void unpacketizeSoloInstrs(MachineFunction &MF);
DHexagonVLIWPacketizer.cpp240 Packetizer.unpacketizeSoloInstrs(MF); in runOnMachineFunction()
1005 void HexagonPacketizerList::unpacketizeSoloInstrs(MachineFunction &MF) { in unpacketizeSoloInstrs() function in HexagonPacketizerList