Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:StoreOpcode

5241 // StoreOpcode is the store to use and Invert says whether the store should
5246 unsigned StoreOpcode,
5260 StoreOpcode = TII->getOpcodeForOffset(StoreOpcode, Disp);
5296 BuildMI(MBB, DL, TII->get(StoreOpcode))