Searched refs:bundleInstructionsOffset (Results 1 – 5 of 5) sorted by relevance
48 return make_range(MCI.begin() + bundleInstructionsOffset, MCI.end()); in bundleInstructions()53 return (MCI.size() - bundleInstructionsOffset); in bundleSize()154 MCB.getOperand(Index + bundleInstructionsOffset - 1).getInst(); in extenderForIndex()362 return *MCB.getOperand(bundleInstructionsOffset + Index).getInst(); in instruction()
365 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()377 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()
53 size_t const bundleInstructionsOffset = 1; variable
274 for (unsigned i = HexagonMCInstrInfo::bundleInstructionsOffset; in checkBranches()
1021 for (unsigned j = HexagonMCInstrInfo::bundleInstructionsOffset, in getDuplexPossibilties()