Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h543 MachineBasicBlock *emitTransactionBegin(MachineInstr *MI,
DSystemZISelLowering.cpp5598 SystemZTargetLowering::emitTransactionBegin(MachineInstr *MI, in emitTransactionBegin() function in SystemZTargetLowering
5914 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter()
5916 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
5918 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()