Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:TBEGIN

1296     Opcode = SystemZISD::TBEGIN;
4633 OPCODE(TBEGIN);
5919 // Update TBEGIN instruction with final opcode and register clobbers.
5930 // We cannot handle a TBEGIN that clobbers the stack or frame pointer.
6232 case SystemZ::TBEGIN:
6233 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false);
6235 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true);