Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
732 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr &MI,
1483 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1485 return emitAtomicCmpSwap(MI, BB); in EmitInstrWithCustomInserter()1961 MipsTargetLowering::emitAtomicCmpSwap(MachineInstr &MI, in emitAtomicCmpSwap() function in MipsTargetLowering