Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:STD

283       while (std::next(I) != MBB.end())
284 std::next(I)->eraseFromParent();
792 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD;
887 splitMove(MI, SystemZ::STD);
1113 StoreOpcode = SystemZ::STD;