Home
last modified time | relevance | path

Searched refs:emitTransactionBegin (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h793 MachineBasicBlock *emitTransactionBegin(MachineInstr &MI,
H A DSystemZISelLowering.cpp9330 MachineBasicBlock *SystemZTargetLowering::emitTransactionBegin( in emitTransactionBegin() function in SystemZTargetLowering
9632 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter()
9634 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
9636 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()