Lines Matching refs:replaceAllUsesWith
372 LI->replaceAllUsesWith(NewVal); in convertAtomicLoadToIntegerType()
398 RMWI->replaceAllUsesWith(NewRVal); in convertAtomicXchgToIntegerType()
432 LI->replaceAllUsesWith(Val); in expandAtomicLoadToLL()
453 LI->replaceAllUsesWith(Loaded); in expandAtomicLoadToCmpXchg()
841 AI->replaceAllUsesWith(FinalOldResult); in expandPartwordAtomicRMW()
875 AI->replaceAllUsesWith(FinalOldResult); in widenPartwordAtomicRMW()
1000 CI->replaceAllUsesWith(Res); in expandPartwordCmpXchg()
1013 I->replaceAllUsesWith(Loaded); in expandAtomicOpToLLSC()
1039 AI->replaceAllUsesWith(FinalOldResult); in expandAtomicRMWToMaskedIntrinsic()
1066 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchgToMaskedIntrinsic()
1156 CI->replaceAllUsesWith(Res); in convertCmpXchgToIntegerType()
1383 EV->replaceAllUsesWith(Loaded); in expandAtomicCmpXchg()
1385 EV->replaceAllUsesWith(Success); in expandAtomicCmpXchg()
1401 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchg()
1530 AI->replaceAllUsesWith(Loaded); in expandAtomicRMWToCmpXchg()
1884 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()
1894 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()