Searched refs:emitAtomicCmpSwap (Results 1 – 2 of 2) sorted by relevance
545 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr *MI,
981 return emitAtomicCmpSwap(MI, BB, 4); in EmitInstrWithCustomInserter()983 return emitAtomicCmpSwap(MI, BB, 8); in EmitInstrWithCustomInserter()1296 MachineBasicBlock * MipsTargetLowering::emitAtomicCmpSwap(MachineInstr *MI, in emitAtomicCmpSwap() function in MipsTargetLowering