Searched refs:bundleInstructions (Results 1 – 9 of 9) sorted by relevance
56 for (auto &I : HexagonMCInstrInfo::bundleInstructions(*MCB)) { in EmitInstruction()73 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(*MCB)) { in EmitInstruction()
50 for (auto const&I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in init()246 for (auto HMI: HexagonMCInstrInfo::bundleInstructions(MCBDX)) { in checkSlots()464 for (auto const&HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters()487 for (auto const&I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkSolo()
35 for (const auto &I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in init()59 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in init()
202 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(Inst)) { in mayNeedRelaxation()305 for (auto &I : HexagonMCInstrInfo::bundleInstructions(Inst)) { in relaxInstruction()
59 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(*MI)) { in printInst()
79 for (auto &I : HexagonMCInstrInfo::bundleInstructions(HMB)) { in encodeInstruction()130 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in EncodeSingleInstruction()
60 iterator_range<MCInst::const_iterator> bundleInstructions(MCInst const &MCI);
46 HexagonMCInstrInfo::bundleInstructions(MCInst const &MCI) { in bundleInstructions() function in llvm::HexagonMCInstrInfo332 for (const auto &I : HexagonMCInstrInfo::bundleInstructions(MCI)) { in hasImmExt()
357 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in getSingleInstruction()