HomeSort by: relevance | last modified time | path
    Searched refs:emitTransactionBegin (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 694 MachineBasicBlock *emitTransactionBegin(MachineInstr &MI,
SystemZISelLowering.cpp 7998 MachineBasicBlock *SystemZTargetLowering::emitTransactionBegin(
8419 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false);
8421 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true);
8423 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true);

Completed in 21 milliseconds