Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:emitExt128

2211 SystemZTargetLowering::emitExt128(MachineInstr *MI,
2309 return emitExt128(MI, MBB, false, SystemZ::subreg_low);
2311 return emitExt128(MI, MBB, true, SystemZ::subreg_low32);
2313 return emitExt128(MI, MBB, true, SystemZ::subreg_low);