Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h752 MachineBasicBlock *emitTransactionBegin(MachineInstr &MI,
DSystemZISelLowering.cpp8593 MachineBasicBlock *SystemZTargetLowering::emitTransactionBegin( in emitTransactionBegin() function in SystemZTargetLowering
9012 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter()
9014 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
9016 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()