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()
49 for (auto const&I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in init()250 for (auto HMI: HexagonMCInstrInfo::bundleInstructions(MCBDX)) { in checkSlots()468 for (auto const&HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters()491 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()
59 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(*MI)) { in printInst()
79 for (auto &I : HexagonMCInstrInfo::bundleInstructions(HMB)) { in encodeInstruction()145 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::HexagonMCInstrInfo388 for (const auto &I : HexagonMCInstrInfo::bundleInstructions(MCI)) { in hasImmExt()
645 for (auto &I : HexagonMCInstrInfo::bundleInstructions(Inst)) { in relaxInstruction()
356 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in getSingleInstruction()