Lines Matching refs:replaceAllUsesWith
373 LI->replaceAllUsesWith(NewVal); in convertAtomicLoadToIntegerType()
403 RMWI->replaceAllUsesWith(NewRVal); in convertAtomicXchgToIntegerType()
455 LI->replaceAllUsesWith(Val); in expandAtomicLoadToLL()
476 LI->replaceAllUsesWith(Loaded); in expandAtomicLoadToCmpXchg()
847 AI->replaceAllUsesWith(FinalOldResult); in expandPartwordAtomicRMW()
881 AI->replaceAllUsesWith(FinalOldResult); in widenPartwordAtomicRMW()
1006 CI->replaceAllUsesWith(Res); in expandPartwordCmpXchg()
1019 I->replaceAllUsesWith(Loaded); in expandAtomicOpToLLSC()
1045 AI->replaceAllUsesWith(FinalOldResult); in expandAtomicRMWToMaskedIntrinsic()
1072 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchgToMaskedIntrinsic()
1162 CI->replaceAllUsesWith(Res); in convertCmpXchgToIntegerType()
1388 EV->replaceAllUsesWith(Loaded); in expandAtomicCmpXchg()
1390 EV->replaceAllUsesWith(Success); in expandAtomicCmpXchg()
1406 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchg()
1537 AI->replaceAllUsesWith(Loaded); in expandAtomicRMWToCmpXchg()
1902 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()
1912 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()