Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCShuffler.cpp190 unsigned int bundleSize = HexagonMCInstrInfo::bundleSize(MCB); in HexagonMCShuffle() local
DHexagonMCInstrInfo.cpp115 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize() function in HexagonMCInstrInfo