Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
685 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
1356 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1358 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1834 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, in emitAtomicCmpSwap() function in MipsTargetLowering