reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  650   MachineBasicBlock *emitTransactionBegin(MachineInstr &MI,

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 7780     return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false);
 7782     return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true);
 7784     return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true);