Searched defs:BundleSize (Results 1 – 3 of 3) sorted by relevance
53 unsigned BundleSize = 0; in addCombined() local
311 auto BundleSize = HexagonMCInstrInfo::bundleSize(MCB); in getSingleInstruction() local
357 static uint64_t computeBundlePadding(unsigned BundleSize, in computeBundlePadding()