Home
last modified time | relevance | path

Searched refs:canPromoteToDotNew (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h89 bool canPromoteToDotNew(const MachineInstr* MI, const SUnit* PacketSU,
DHexagonVLIWPacketizer.cpp725 bool HexagonPacketizerList::canPromoteToDotNew(const MachineInstr *MI, in canPromoteToDotNew() function in HexagonPacketizerList
1272 if (canPromoteToDotNew(I, SUJ, DepReg, II, RC)) { in isLegalToPacketizeTogether()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h122 bool canPromoteToDotNew(const MachineInstr &MI, const SUnit *PacketSU,
DHexagonVLIWPacketizer.cpp844 bool HexagonPacketizerList::canPromoteToDotNew(const MachineInstr &MI, in canPromoteToDotNew() function in HexagonPacketizerList
1447 if (canPromoteToDotNew(I, SUJ, DepReg, II, RC)) { in isLegalToPacketizeTogether()