Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp222 #define MAX_JUMP_SLOTS (sizeof(jumpSlots) / sizeof(jumpSlots[0])) macro
502 for (unsigned int i = 0; i < MAX_JUMP_SLOTS; ++i) { in check()