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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp223 #define MAX_JUMP_SLOTS (sizeof(jumpSlots) / sizeof(jumpSlots[0])) macro
515 for (unsigned int i = 0; i < MAX_JUMP_SLOTS; ++i) {

Completed in 61 milliseconds