Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp210 unsigned maxBundleSize = (HexagonMCInstrInfo::hasImmExt(MCB)) in HexagonMCShuffle() local
213 if (bhasDuplex && bundleSize >= maxBundleSize) in HexagonMCShuffle()