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() 228 MCB.getOperand(Index + bundleInstructionsOffset - 1).getInst(); in extenderForIndex() 529 return *MCB.getOperand(bundleInstructionsOffset + Index).getInst(); in instruction()
354 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()365 MCI.begin() + HexagonMCInstrInfo::bundleInstructionsOffset; in lookForCompound()
84 constexpr size_t bundleInstructionsOffset = 1; variable
1037 for (unsigned j = HexagonMCInstrInfo::bundleInstructionsOffset, in getDuplexPossibilties()