Home
last modified time | relevance | path

Searched refs:ReplaceAllUsesWith (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h369 CurDAG->ReplaceAllUsesWith(F, T); in ReplaceUses()
375 CurDAG->ReplaceAllUsesWith(F, T); in ReplaceNode()
H A DSelectionDAG.h1783 void ReplaceAllUsesWith(SDValue From, SDValue To);
1784 void ReplaceAllUsesWith(SDNode *From, SDNode *To);
1785 void ReplaceAllUsesWith(SDNode *From, const SDValue *To);
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp992 CurDAG->ReplaceAllUsesWith(N, Res.getNode()); in PreprocessISelDAG()
1016 CurDAG->ReplaceAllUsesWith(N, Res.getNode()); in PreprocessISelDAG()
1045 CurDAG->ReplaceAllUsesWith(N, To); in PreprocessISelDAG()
1090 CurDAG->ReplaceAllUsesWith(N, To); in PreprocessISelDAG()
1118 CurDAG->ReplaceAllUsesWith(N, R.getNode()); in PreprocessISelDAG()
1154 CurDAG->ReplaceAllUsesWith(N, Res.getNode()); in PreprocessISelDAG()
1251 CurDAG->ReplaceAllUsesWith(N, Res.getNode()); in PreprocessISelDAG()
1488 CurDAG->ReplaceAllUsesWith(N, Result.getNode()); in PreprocessISelDAG()
2078 DAG.ReplaceAllUsesWith(N, Shl); in foldMaskAndShiftToExtract()
2145 DAG.ReplaceAllUsesWith(N, NewShift); in foldMaskedShiftToScaledMask()
[all …]
H A DX86ISelLowering.cpp15816 DAG.ReplaceAllUsesWith(SecondHalf, &Perm2); in lowerShufflePairAsUNPCKAndPermute()
15819 DAG.ReplaceAllUsesWith(FirstHalf, &Perm1); in lowerShufflePairAsUNPCKAndPermute()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp491 CurDAG->ReplaceAllUsesWith(SDValue(Node, 0), BaseV); in PreprocessTrunc()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1149 DAG.ReplaceAllUsesWith(I, NewSel.getNode()); in ppSimplifyOrSelect0()
1153 DAG.ReplaceAllUsesWith(I, NewSel.getNode()); in ppSimplifyOrSelect0()
1351 DAG.ReplaceAllUsesWith(U, Ret.getNode()); in ppHoistZextI1()
2387 CurDAG->ReplaceAllUsesWith(N, NewRoot.getNode()); in balanceSubTree()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp978 DAG.ReplaceAllUsesWith(CallNode, StatepointValues); in LowerAsSTATEPOINT()
H A DSelectionDAG.cpp1244 ReplaceAllUsesWith(N, Existing); in AddModifiedNodeToCSEMaps()
10688 ReplaceAllUsesWith(N, New); in SelectNodeTo()
10815 ReplaceAllUsesWith(Node, Res); in mutateStrictFPToFP()
11322 void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { in ReplaceAllUsesWith() function in SelectionDAG
11375 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, SDNode *To) { in ReplaceAllUsesWith() function in SelectionDAG
11433 void SelectionDAG::ReplaceAllUsesWith(SDNode *From, const SDValue *To) { in ReplaceAllUsesWith() function in SelectionDAG
11435 return ReplaceAllUsesWith(SDValue(From, 0), To[0]); in ReplaceAllUsesWith()
11489 ReplaceAllUsesWith(From, To); in ReplaceAllUsesOfValueWith()
H A DLegalizeDAG.cpp220 DAG.ReplaceAllUsesWith(Old, New); in ReplaceNode()
230 DAG.ReplaceAllUsesWith(Old, New); in ReplaceNode()
239 DAG.ReplaceAllUsesWith(Old, New); in ReplaceNode()
H A DDAGCombiner.cpp1342 DAG.ReplaceAllUsesWith(N, To); in CombineTo()
1806 DAG.ReplaceAllUsesWith(N, RV.getNode()); in Run()
1810 DAG.ReplaceAllUsesWith(N, &RV); in Run()
2287 DAG.ReplaceAllUsesWith(N, Ops.data()); in visitMERGE_VALUES()
6698 DAG.ReplaceAllUsesWith(N, N->getOperand(0).getNode()); in BackwardsPropagateMask()
9070 DAG.ReplaceAllUsesWith(N, NewStore.getNode()); in mergeTruncStores()
H A DSelectionDAGBuilder.cpp10694 DAG.ReplaceAllUsesWith(Call, PPV.getNode()); in visitPatchpoint()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4780 DAG.ReplaceAllUsesWith(N0, DAG.getNode(ISD::FNEG, SL, VT, Res)); in performFNegCombine()
4801 DAG.ReplaceAllUsesWith(N0, DAG.getNode(ISD::FNEG, SL, VT, Res)); in performFNegCombine()
4831 DAG.ReplaceAllUsesWith(N0, DAG.getNode(ISD::FNEG, SL, VT, Res)); in performFNegCombine()
4863 DAG.ReplaceAllUsesWith(N0, DAG.getNode(ISD::FNEG, SL, VT, Res)); in performFNegCombine()
4877 DAG.ReplaceAllUsesWith(N0, Neg); in performFNegCombine()
4977 DAG.ReplaceAllUsesWith(N0, DAG.getNode(ISD::FNEG, SL, VT, Result)); in performFNegCombine()
H A DSIISelLowering.cpp6608 DAG.ReplaceAllUsesWith(BR, NewBR.getNode()); in LowerBRCOND()
6625 DAG.ReplaceAllUsesWith(SDValue(CopyToReg, 0), CopyToReg->getOperand(0)); in LowerBRCOND()
14952 DAG.ReplaceAllUsesWith(Users[Lane], Copy); in adjustWritemask()
14968 DAG.ReplaceAllUsesWith(SDValue(User, 0), SDValue(NewUser, 0)); in adjustWritemask()
15017 DAG.ReplaceAllUsesWith(Node, ToResultReg.getNode()); in legalizeTargetIndependentNode()
H A DVOPCInstructions.td992 // We need to use COPY_TO_REGCLASS to w/a the problem when ReplaceAllUsesWith()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2078 DAG.ReplaceAllUsesWith(Op, New); in EmitTest()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3496 DAG.ReplaceAllUsesWith(LHS, ANDSNode); in emitComparison()
15121 DAG.ReplaceAllUsesWith(Op, NewSetcc); in LowerVSETCC()
23624 DAG.ReplaceAllUsesWith(SubsNode, NewValue.getNode()); in performCONDCombine()
25181 DAG.ReplaceAllUsesWith(TruncHigh, NewTruncHigh); in tryCombineMULLWithUZP1()
25187 DAG.ReplaceAllUsesWith(TruncLow, NewTruncLow); in tryCombineMULLWithUZP1()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6123 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(), in LowerCall_32SVR4()
6219 DAG.ReplaceAllUsesWith(CallSeqStart.getNode(), in createMemcpyOutsideCallSeq()
11002 DAG.ReplaceAllUsesWith(Op, WideVec); in LowerINTRINSIC_WO_CHAIN()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3609 DAG.ReplaceAllUsesWith(N, NewSetCC.getNode()); in performSETCCCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2203 DAG.ReplaceAllUsesWith(T, Repl); in LowerCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7776 DAG.ReplaceAllUsesWith(BinOp, &NewSel); in lowerSELECT()
15179 DAG.ReplaceAllUsesWith(LSNode2, Node2.getNode()); in tryMemPairCombine()
15190 DAG.ReplaceAllUsesWith(LSNode2, Res.getNode()); in tryMemPairCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17476 DAG.ReplaceAllUsesWith(N, Merge.getNode()); in PerformLongShiftCombine()
17485 DAG.ReplaceAllUsesWith(N, NewShift.getNode()); in PerformLongShiftCombine()
18327 DAG.ReplaceAllUsesWith(Int.getNode(), LoopDec.getNode()); in PerformHWLoopCombine()