Home
last modified time | relevance | path

Searched defs:bundleSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp190 unsigned int bundleSize = HexagonMCInstrInfo::bundleSize(MCB); in HexagonMCShuffle() local
H A DHexagonMCInstrInfo.cpp116 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize() function in HexagonMCInstrInfo