Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp367 static bool IsDirectJump(MachineInstr* MI) { in IsDirectJump() function
1030 (IsDirectJump(J) || MCIDJ.isCall() || QII->isDeallocRet(J))) { in isLegalToPacketizeTogether()
1035 (IsDirectJump(I) || MCIDI.isCall() || QII->isDeallocRet(I))) { in isLegalToPacketizeTogether()
1198 else if (IsDirectJump(I) && in isLegalToPacketizeTogether()