Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h94 bool canPromoteToNewValueStore(const MachineInstr* MI,
DHexagonVLIWPacketizer.cpp530 bool HexagonPacketizerList::canPromoteToNewValueStore(const MachineInstr *MI, in canPromoteToNewValueStore() function in HexagonPacketizerList
705 if (canPromoteToNewValueStore(MI, PacketMI, DepReg)) in canPromoteToNewValue()