Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCShuffler.cpp211 unsigned int bundleSize = HexagonMCInstrInfo::bundleSize(MCB); in HexagonMCShuffle() local
DHexagonMCInstrInfo.cpp51 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize() function in llvm::HexagonMCInstrInfo