Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
606 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr *MI,
927 return emitAtomicCmpSwap(MI, BB, 4); in EmitInstrWithCustomInserter()929 return emitAtomicCmpSwap(MI, BB, 8); in EmitInstrWithCustomInserter()1223 MachineBasicBlock * MipsTargetLowering::emitAtomicCmpSwap(MachineInstr *MI, in emitAtomicCmpSwap() function in MipsTargetLowering