Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
694 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
1388 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1390 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1866 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, in emitAtomicCmpSwap() function in MipsTargetLowering