Lines Matching refs:replaceAllUsesWith
384 LI->replaceAllUsesWith(NewVal); in convertAtomicLoadToIntegerType()
412 RMWI->replaceAllUsesWith(NewRVal); in convertAtomicXchgToIntegerType()
464 LI->replaceAllUsesWith(Val); in expandAtomicLoadToLL()
485 LI->replaceAllUsesWith(Loaded); in expandAtomicLoadToCmpXchg()
885 AI->replaceAllUsesWith(FinalOldResult); in expandPartwordAtomicRMW()
920 AI->replaceAllUsesWith(FinalOldResult); in widenPartwordAtomicRMW()
1045 CI->replaceAllUsesWith(Res); in expandPartwordCmpXchg()
1058 I->replaceAllUsesWith(Loaded); in expandAtomicOpToLLSC()
1084 AI->replaceAllUsesWith(FinalOldResult); in expandAtomicRMWToMaskedIntrinsic()
1111 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchgToMaskedIntrinsic()
1199 CI->replaceAllUsesWith(Res); in convertCmpXchgToIntegerType()
1425 EV->replaceAllUsesWith(Loaded); in expandAtomicCmpXchg()
1427 EV->replaceAllUsesWith(Success); in expandAtomicCmpXchg()
1443 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchg()
1579 AI->replaceAllUsesWith(Loaded); in expandAtomicRMWToCmpXchg()
1932 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()
1942 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()