| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreLowerThreadLocal.cpp | 148 Instr->replaceUsesOfWith(CE, NewInst); in replaceConstantExprOp() 214 U->replaceUsesOfWith(GV, Addr); in lowerGlobal()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | CallPromotionUtils.cpp | 117 U->replaceUsesOfWith(OrigInst, Phi); in createRetPHINode() 187 U->replaceUsesOfWith(CS.getInstruction(), Cast); in createRetBitCast()
|
| H A D | FlattenCFG.cpp | 305 PBI->replaceUsesOfWith(CC, NC); in FlattenParallelAndOr() 454 PBI->replaceUsesOfWith(CC, NC); in MergeIfRegion()
|
| H A D | CodeExtractor.cpp | 397 Pred->getTerminator()->replaceUsesOfWith(CommonExitBlock, NewExitBlock); in findOrCreateBlockForHoisting() 580 TI->replaceUsesOfWith(OldPred, NewBB); in severSplitPHINodesOfEntry() 640 PredBB->getTerminator()->replaceUsesOfWith(ExitBB, NewBB); in severSplitPHINodesOfExits() 856 inst->replaceUsesOfWith(inputs[i], RewriteVal); in constructFunction() 878 I->replaceUsesOfWith(header, newHeader); in constructFunction() 987 inst->replaceUsesOfWith(outputs[i], load); in emitCallAndSwitchStatement()
|
| H A D | DemoteRegToStack.cpp | 85 U->replaceUsesOfWith(&I, V); in DemoteRegToStack()
|
| H A D | BasicBlockUtils.cpp | 546 Preds[i]->getTerminator()->replaceUsesOfWith(BB, NewBB); in SplitBlockPredecessors() 599 Preds[i]->getTerminator()->replaceUsesOfWith(OrigBB, NewBB1); in SplitLandingPadPredecessors() 635 NewBB2Pred->getTerminator()->replaceUsesOfWith(OrigBB, NewBB2); in SplitLandingPadPredecessors()
|
| H A D | LoopVersioning.cpp | 148 U->replaceUsesOfWith(Inst, PN); in addPHINodes()
|
| H A D | BreakCriticalEdges.cpp | 399 Src->getTerminator()->replaceUsesOfWith(Target, DirectSucc); in SplitIndirectBrCriticalEdges()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptimizeSZextends.cpp | 135 J->replaceUsesOfWith(Ashr, I); in runOnFunction()
|
| H A D | HexagonLoopIdiomRecognition.cpp | 662 II->replaceUsesOfWith(I, J); in replaceAllUsesOfWithIn() 1438 I->replaceUsesOfWith(Op, W); in convertShiftsToLeft() 1461 cast<User>(S)->replaceUsesOfWith(S, PN); in convertShiftsToLeft()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAnnotateUniformValues.cpp | 152 I.replaceUsesOfWith(Ptr, PtrI); in visitLoadInst()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | User.cpp | 21 void User::replaceUsesOfWith(Value *From, Value *To) { in replaceUsesOfWith() function in llvm::User
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | User.h | 304 void replaceUsesOfWith(Value *From, Value *To);
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 268 I->replaceUsesOfWith(Pointer, C); in processMemAccess() 748 RI->replaceUsesOfWith(RetVal, C); in runImpl()
|
| H A D | IndVarSimplify.cpp | 1308 DU.NarrowUse->replaceUsesOfWith(DU.NarrowDef, Trunc); in truncateIVUse() 1345 DU.NarrowUse->replaceUsesOfWith(DU.NarrowDef, DU.WideDef); in widenLoopCompare() 1350 DU.NarrowUse->replaceUsesOfWith(Op, ExtOp); in widenLoopCompare() 1559 DU.NarrowUse->replaceUsesOfWith(DU.NarrowDef, DU.WideDef); in widenIVUse()
|
| H A D | LoopRerollPass.cpp | 1490 KV.first->replaceUsesOfWith(Inst, NewIV); in replaceIV() 1558 User->replaceUsesOfWith(PossibleReds[i].getReducedValue(), in replaceSelected()
|
| H A D | RewriteStatepointsForGC.cpp | 1844 Use->replaceUsesOfWith(Def, Load); in relocationViaAlloca() 2116 ClonedValue->replaceUsesOfWith(LastValue, LastClonedValue); in rematerializeLiveValues() 2135 ClonedValue->replaceUsesOfWith(RootOfChain, AlternateLiveBase); in rematerializeLiveValues()
|
| H A D | LoopDistribute.cpp | 477 Pred->getTerminator()->replaceUsesOfWith(OrigPH, TopPH); in cloneLoops()
|
| H A D | StructurizeCFG.cpp | 692 BB->getTerminator()->replaceUsesOfWith(OldExit, NewExit); in changeExit()
|
| H A D | GVNHoist.cpp | 888 Repl->replaceUsesOfWith(Gep, ClonedGep); in makeGepsAvailable()
|
| H A D | LoopUnswitch.cpp | 1467 UI->replaceUsesOfWith(LIC, Replacement); in RewriteLoopBodyWithConditionConstant()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 580 E.user()->replaceUsesOfWith(CurrentValue, CurrentReload); in insertSpills() 796 E.user()->replaceUsesOfWith(CurrentDef, CurrentMaterialization); in rewriteMaterializableInstructions()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | GlobalOpt.cpp | 871 User->replaceUsesOfWith(CI, TheBC); in OptimizeGlobalAddressOfMalloc() 1045 U->replaceUsesOfWith(Alloc, NL); in ReplaceUsesOfMallocWithGlobal() 1896 UI->replaceUsesOfWith(U, NewU); in makeAllConstantUsesInstructions()
|
| H A D | PartialInlining.cpp | 1082 E->getTerminator()->replaceUsesOfWith(PreReturn, ClonedOI->ReturnBlock); in NormalizeReturnBlock()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMCodeGenPrepare.cpp | 458 U->replaceUsesOfWith(From, To); in ReplaceAllUsersOfWith()
|