Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h137 bool canPromoteToNewValueStore(const MachineInstr &MI,
H A DHexagonVLIWPacketizer.cpp651 bool HexagonPacketizerList::canPromoteToNewValueStore(const MachineInstr &MI, in canPromoteToNewValueStore() function in HexagonPacketizerList
828 if (canPromoteToNewValueStore(MI, PacketMI, DepReg)) in canPromoteToNewValue()