Searched refs:emitAtomicCmpSwapPartword (Results 1 – 2 of 2) sorted by relevance
687 MachineBasicBlock *emitAtomicCmpSwapPartword(MachineInstr &MI,
1352 return emitAtomicCmpSwapPartword(MI, BB, 1); in EmitInstrWithCustomInserter()1354 return emitAtomicCmpSwapPartword(MI, BB, 2); in EmitInstrWithCustomInserter()1890 MachineBasicBlock *MipsTargetLowering::emitAtomicCmpSwapPartword( in emitAtomicCmpSwapPartword() function in MipsTargetLowering