Searched refs:bundleInstructionsOffset (Results 1 – 4 of 4) sorted by relevance
42 HexagonMCInstrInfo::bundleInstructionsOffset), in PacketIterator()113 return drop_begin(MCI, bundleInstructionsOffset); in bundleInstructions()118 return (MCI.size() - bundleInstructionsOffset); in bundleSize()221 MCB.getOperand(Index + bundleInstructionsOffset - 1).getInst(); in extenderForIndex()522 return *MCB.getOperand(bundleInstructionsOffset + Index).getInst(); in instruction()
354 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()365 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()
78 size_t const bundleInstructionsOffset = 1; variable
1042 for (unsigned j = HexagonMCInstrInfo::bundleInstructionsOffset, in getDuplexPossibilties()