Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h588 MachineBasicBlock *emitTransactionBegin(MachineInstr &MI,
DSystemZISelLowering.cpp5920 MachineBasicBlock *SystemZTargetLowering::emitTransactionBegin( in emitTransactionBegin() function in SystemZTargetLowering
6233 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter()
6235 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
6237 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()