Home | History | Annotate | Download | only in SystemZ

Lines Matching full:nilh

3769     return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0);
3775 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32);
3838 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0, true);
3844 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32, true);