Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp282 const static std::pair<unsigned, unsigned> jumpSlots[] = { in restrictBranchOrder() local
285 for (std::pair<unsigned, unsigned> jumpSlot : jumpSlots) { in restrictBranchOrder()