Searched refs:emitAtomicCmpSwapPartword (Results 1 – 2 of 2) sorted by relevance
608 MachineBasicBlock *emitAtomicCmpSwapPartword(MachineInstr *MI,
923 return emitAtomicCmpSwapPartword(MI, BB, 1); in EmitInstrWithCustomInserter()925 return emitAtomicCmpSwapPartword(MI, BB, 2); in EmitInstrWithCustomInserter()1304 MipsTargetLowering::emitAtomicCmpSwapPartword(MachineInstr *MI, in emitAtomicCmpSwapPartword() function in MipsTargetLowering