Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
576 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr *MI,
1012 return emitAtomicCmpSwap(MI, BB, 4); in EmitInstrWithCustomInserter()1014 return emitAtomicCmpSwap(MI, BB, 8); in EmitInstrWithCustomInserter()1325 MachineBasicBlock * MipsTargetLowering::emitAtomicCmpSwap(MachineInstr *MI, in emitAtomicCmpSwap() function in MipsTargetLowering