Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp190 bool bhasDuplex = HexagonMCInstrInfo::hasDuplex(MCII, MCB); in HexagonMCShuffle() local
192 if (bhasDuplex) { in HexagonMCShuffle()
213 if (bhasDuplex && bundleSize >= maxBundleSize) in HexagonMCShuffle()