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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp213 unsigned maxBundleSize = (HexagonMCInstrInfo::hasImmExt(MCB)) local
216 if (bhasDuplex && bundleSize >= maxBundleSize)

Completed in 158 milliseconds