Searched refs:promoteToDotCur (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.h | 78 bool promoteToDotCur(MachineInstr* MI, SDep::Kind DepType,
|
D | HexagonVLIWPacketizer.cpp | 335 bool HexagonPacketizerList::promoteToDotCur(MachineInstr* MI, in promoteToDotCur() function in HexagonPacketizerList 1260 if (promoteToDotCur(J, DepType, II, RC)) in isLegalToPacketizeTogether()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.h | 111 bool promoteToDotCur(MachineInstr &MI, SDep::Kind DepType,
|
D | HexagonVLIWPacketizer.cpp | 366 bool HexagonPacketizerList::promoteToDotCur(MachineInstr &MI, in promoteToDotCur() function in HexagonPacketizerList 1435 if (promoteToDotCur(J, DepType, II, RC)) in isLegalToPacketizeTogether()
|