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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp748 static Hvx HvxInts[] = { local
758 (llvm::sort(HvxInts, CmpOpcode), true);
761 auto [BH, EH] = std::make_pair(std::begin(HvxInts), std::end(HvxInts));

Completed in 196 milliseconds