Searched refs:canPromoteToNewValue (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.h | 92 bool canPromoteToNewValue(const MachineInstr* MI, const SUnit* PacketSU,
|
D | HexagonVLIWPacketizer.cpp | 697 bool HexagonPacketizerList::canPromoteToNewValue(const MachineInstr *MI, in canPromoteToNewValue() function in HexagonPacketizerList 777 if (!canPromoteToNewValue(MI, PacketSU, DepReg, MII)) in canPromoteToDotNew()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.h | 125 bool canPromoteToNewValue(const MachineInstr &MI, const SUnit *PacketSU,
|
D | HexagonVLIWPacketizer.cpp | 810 bool HexagonPacketizerList::canPromoteToNewValue(const MachineInstr &MI, in canPromoteToNewValue() function in HexagonPacketizerList 894 if (!canPromoteToNewValue(MI, PacketSU, DepReg, MII)) in canPromoteToDotNew()
|