Lines Matching refs:replaceAllUsesWith
392 LI->replaceAllUsesWith(NewVal); in convertAtomicLoadToIntegerType()
425 LI->replaceAllUsesWith(Val); in expandAtomicLoadToLL()
443 LI->replaceAllUsesWith(Loaded); in expandAtomicLoadToCmpXchg()
745 AI->replaceAllUsesWith(FinalOldResult); in expandPartwordAtomicRMW()
779 AI->replaceAllUsesWith(FinalOldResult); in widenPartwordAtomicRMW()
906 CI->replaceAllUsesWith(Res); in expandPartwordCmpXchg()
917 I->replaceAllUsesWith(Loaded); in expandAtomicOpToLLSC()
944 AI->replaceAllUsesWith(FinalOldResult); in expandAtomicRMWToMaskedIntrinsic()
973 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchgToMaskedIntrinsic()
1061 CI->replaceAllUsesWith(Res); in convertCmpXchgToIntegerType()
1266 EV->replaceAllUsesWith(Loaded); in expandAtomicCmpXchg()
1268 EV->replaceAllUsesWith(Success); in expandAtomicCmpXchg()
1284 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchg()
1416 AI->replaceAllUsesWith(Loaded); in expandAtomicRMWToCmpXchg()
1757 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()
1766 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()