Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h100 bool cannotCoexist(const MachineInstr *MI, const MachineInstr *MJ);
DHexagonVLIWPacketizer.cpp994 bool HexagonPacketizerList::cannotCoexist(const MachineInstr *MI, in cannotCoexist() function in HexagonPacketizerList
1144 if (cannotCoexist(I, J)) in isLegalToPacketizeTogether()
1424 if (cannotCoexist(I, J)) in isLegalToPruneDependencies()