Searched refs:bundleInstructionsOffset (Results 1 – 4 of 4) sorted by relevance
43 HexagonMCInstrInfo::bundleInstructionsOffset), in PacketIterator()114 return make_range(MCI.begin() + bundleInstructionsOffset, MCI.end()); in bundleInstructions()119 return (MCI.size() - bundleInstructionsOffset); in bundleSize()198 MCB.getOperand(Index + bundleInstructionsOffset - 1).getInst(); in extenderForIndex()479 return *MCB.getOperand(bundleInstructionsOffset + Index).getInst(); in instruction()
355 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()366 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()
78 size_t const bundleInstructionsOffset = 1; variable
1045 for (unsigned j = HexagonMCInstrInfo::bundleInstructionsOffset, in getDuplexPossibilties()