Lines Matching refs:replaceAllUsesWith
419 LI->replaceAllUsesWith(NewVal); in convertAtomicLoadToIntegerType()
447 RMWI->replaceAllUsesWith(NewRVal); in convertAtomicXchgToIntegerType()
499 LI->replaceAllUsesWith(Val); in expandAtomicLoadToLL()
520 LI->replaceAllUsesWith(Loaded); in expandAtomicLoadToCmpXchg()
937 AI->replaceAllUsesWith(FinalOldResult); in expandPartwordAtomicRMW()
1003 AI->replaceAllUsesWith(FinalOldResult); in widenPartwordAtomicRMW()
1128 CI->replaceAllUsesWith(Res); in expandPartwordCmpXchg()
1141 I->replaceAllUsesWith(Loaded); in expandAtomicOpToLLSC()
1167 AI->replaceAllUsesWith(FinalOldResult); in expandAtomicRMWToMaskedIntrinsic()
1195 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchgToMaskedIntrinsic()
1283 CI->replaceAllUsesWith(Res); in convertCmpXchgToIntegerType()
1509 EV->replaceAllUsesWith(Loaded); in expandAtomicCmpXchg()
1511 EV->replaceAllUsesWith(Success); in expandAtomicCmpXchg()
1527 CI->replaceAllUsesWith(Res); in expandAtomicCmpXchg()
1663 AI->replaceAllUsesWith(Loaded); in expandAtomicRMWToCmpXchg()
2016 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()
2026 I->replaceAllUsesWith(V); in expandAtomicOpToLibcall()