Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h134 bool canPromoteToNewValueStore(const MachineInstr &MI,
H A DHexagonVLIWPacketizer.cpp652 bool HexagonPacketizerList::canPromoteToNewValueStore(const MachineInstr &MI, in canPromoteToNewValueStore() function in HexagonPacketizerList
829 if (canPromoteToNewValueStore(MI, PacketMI, DepReg)) in canPromoteToNewValue()