Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp298 static bool isDirectJump(const MachineInstr* MI) { in isDirectJump() function
1309 if (isDirectJump(I) && !J->isBranch() && !J->isCall() && in isLegalToPacketizeTogether()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp322 static bool isDirectJump(const MachineInstr &MI) { in isDirectJump() function
1486 if (isDirectJump(I) && !J.isBranch() && !J.isCall() && in isLegalToPacketizeTogether()