reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
43 if (HexagonMCInstrInfo::isInnerLoop(MCB)) { 47 if (HexagonMCInstrInfo::isOuterLoop(MCB)) { 52 if (HexagonMCInstrInfo::isBundle(MCB)) 54 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCB)) { 63 init(MCB); 202 : Context(Other.Context), MCB(Other.MCB), RI(Other.RI), MCII(Other.MCII), 279 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 286 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 301 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 309 if (!HexagonMCInstrInfo::isInnerLoop(MCB) && 310 !HexagonMCInstrInfo::isOuterLoop(MCB)) 312 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 315 reportError(MCB.getLoc(), 326 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 361 for (auto HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { 411 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 494 for (auto I : HexagonMCInstrInfo::bundleInstructions(MCB)) { 512 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) 528 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 552 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 571 (HexagonMCInstrInfo::isInnerLoop(MCB) || 572 HexagonMCInstrInfo::isOuterLoop(MCB))) { 630 for (auto const &HMI : HexagonMCInstrInfo::bundleInstructions(MCB)) { 651 if (HexagonMCInstrInfo::bundleSize(MCB) > 1) 652 for (auto const &I : HexagonMCInstrInfo::bundleInstructions(MCII, MCB)) { 665 HexagonMCShuffler MCSDX(Context, ReportErrors, MCII, STI, MCB); 712 reportError(MCB.getLoc(), Msg); 730 Context.reportWarning(MCB.getLoc(), Msg);