Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
693 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
1364 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1366 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1842 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, in emitAtomicCmpSwap() function in MipsTargetLowering