Searched refs:EmitAtomicCompareExchangeLibcall (Results 1 – 1 of 1) sorted by relevance
269 llvm::Value *EmitAtomicCompareExchangeLibcall(1656 AtomicInfo::EmitAtomicCompareExchangeLibcall(llvm::Value *ExpectedAddr, in EmitAtomicCompareExchangeLibcall() function in AtomicInfo1688 auto *Res = EmitAtomicCompareExchangeLibcall(ExpectedPtr, DesiredPtr, in EmitAtomicCompareExchange()1788 EmitAtomicCompareExchangeLibcall(ExpectedPtr, DesiredPtr, AO, Failure); in EmitAtomicUpdateLibcall()1876 EmitAtomicCompareExchangeLibcall(ExpectedPtr, DesiredPtr, AO, Failure); in EmitAtomicUpdateLibcall()