Lines Matching refs:bundleInstructions
56 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in init()
298 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkAXOK()
305 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkAXOK()
320 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in reportBranchErrors()
330 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkHWLoop()
343 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkCOFMax1()
418 HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkNewValues()
528 for (auto I : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegistersReadOnly()
546 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) in registerUsed()
563 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in registerProducer()
588 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkRegisterCurDefs()
672 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { in checkRegisters()
694 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkSolo()
720 llvm::count_if(HexagonMCInstrInfo::bundleInstructions(MCII, MCB), HasTmp); in checkValidTmpDst()
727 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) in checkValidTmpDst()
817 for (const auto &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { in checkHVXAccum()