Home
last modified time | relevance | path

Searched refs:ReplaceAllUsesOfValueWith (Results 1 – 25 of 54) sorted by relevance

123

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h190 CurDAG->ReplaceAllUsesOfValueWith(F, T); in ReplaceUses()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h204 CurDAG->ReplaceAllUsesOfValueWith(F, T, &ISU); in ReplaceUses()
DSelectionDAG.h865 void ReplaceAllUsesOfValueWith(SDValue From, SDValue To,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h206 CurDAG->ReplaceAllUsesOfValueWith(F, T); in ReplaceUses()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp244 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in CopyAndMoveSuccessors()
245 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DDAGCombiner.cpp618 DAG.ReplaceAllUsesOfValueWith(TLO.Old, TLO.New, &DeadNodes); in CommitTargetLoweringOpt()
675 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 0), Trunc, &DeadNodes); in ReplaceLoadWithPromotedLoad()
676 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 1), SDValue(ExtLoad, 1), in ReplaceLoadWithPromotedLoad()
929 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result, &DeadNodes); in PromoteLoad()
930 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), NewLD.getValue(1), &DeadNodes); in PromoteLoad()
1285 DAG.ReplaceAllUsesOfValueWith(SDValue(N, i), N->getOperand(i), in visitMERGE_VALUES()
4717 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), Load.getValue(1), in ReduceLoadWidth()
5769 DAG.ReplaceAllUsesOfValueWith(N1, SetCC, &DeadNodes); in visitBRCOND()
5798 DAG.ReplaceAllUsesOfValueWith(N1, Tmp, &DeadNodes); in visitBRCOND()
5824 DAG.ReplaceAllUsesOfValueWith(N1, SetCC, &DeadNodes); in visitBRCOND()
[all …]
DSelectionDAGISel.cpp1555 CurDAG->ReplaceAllUsesOfValueWith(ChainVal, InputChain, &ISU); in UpdateChainsAndGlue()
1577 CurDAG->ReplaceAllUsesOfValueWith(SDValue(FRN, FRN->getNumValues()-1), in UpdateChainsAndGlue()
1808 CurDAG->ReplaceAllUsesOfValueWith(SDValue(Node, OldGlueResultNo), in MorphNode()
1817 CurDAG->ReplaceAllUsesOfValueWith(SDValue(Node, OldChainResultNo), in MorphNode()
2049 CurDAG->ReplaceAllUsesOfValueWith(SDValue(NodeToMatch, 0), in SelectCodeCommon()
2724 CurDAG->ReplaceAllUsesOfValueWith(SDValue(NodeToMatch, i), Res); in SelectCodeCommon()
DLegalizeTypes.cpp687 DAG.ReplaceAllUsesOfValueWith(From, To, &NUL); in ReplaceValueWith()
716 DAG.ReplaceAllUsesOfValueWith(OldVal, NewVal, &NUL); in ReplaceValueWith()
DScheduleDAGRRList.cpp816 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in CopyAndMoveSuccessors()
817 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp249 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in CopyAndMoveSuccessors()
250 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DSelectionDAGISel.cpp2197 CurDAG->ReplaceAllUsesOfValueWith(ChainVal, InputChain); in UpdateChains()
2443 CurDAG->ReplaceAllUsesOfValueWith(SDValue(Node, OldGlueResultNo), in MorphNode()
2452 CurDAG->ReplaceAllUsesOfValueWith(SDValue(Node, OldChainResultNo), in MorphNode()
2762 CurDAG->ReplaceAllUsesOfValueWith(SDValue(NodeToMatch, 0), in SelectCodeCommon()
3492 CurDAG->ReplaceAllUsesOfValueWith(SDValue(NodeToMatch, i), Res); in SelectCodeCommon()
3505 CurDAG->ReplaceAllUsesOfValueWith( in SelectCodeCommon()
DDAGCombiner.cpp901 DAG.ReplaceAllUsesOfValueWith(TLO.Old, TLO.New); in CommitTargetLoweringOpt()
948 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 0), Trunc); in ReplaceLoadWithPromotedLoad()
949 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 1), SDValue(ExtLoad, 1)); in ReplaceLoadWithPromotedLoad()
1200 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result); in PromoteLoad()
1201 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), NewLD.getValue(1)); in PromoteLoad()
1620 DAG.ReplaceAllUsesOfValueWith(SDValue(N, i), N->getOperand(i)); in visitMERGE_VALUES()
5530 DAG.ReplaceAllUsesOfValueWith(SDValue(MGT, 1), Chain); in visitMGATHER()
5614 DAG.ReplaceAllUsesOfValueWith(SDValue(MLD, 1), Chain); in visitMLOAD()
6916 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), Load.getValue(1)); in ReduceLoadWidth()
7230 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), NewLoad.getValue(1)); in visitTRUNCATE()
[all …]
DLegalizeTypes.cpp705 DAG.ReplaceAllUsesOfValueWith(From, To); in ReplaceValueWith()
734 DAG.ReplaceAllUsesOfValueWith(OldVal, NewVal); in ReplaceValueWith()
DLegalizeDAG.cpp665 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), RVal); in LegalizeLoadOps()
666 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), RChain); in LegalizeLoadOps()
911 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Value); in LegalizeLoadOps()
912 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain); in LegalizeLoadOps()
1243 DAG.ReplaceAllUsesOfValueWith(Ch, SDValue(NewLoad.getNode(), 1)); in ExpandExtractFromVectorThroughStack()
4083 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Tmp2); in PromoteNode()
4084 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain); in PromoteNode()
DScheduleDAGRRList.cpp987 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in CopyAndMoveSuccessors()
988 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp248 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in CopyAndMoveSuccessors()
249 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DDAGCombiner.cpp1027 DAG.ReplaceAllUsesOfValueWith(TLO.Old, TLO.New); in CommitTargetLoweringOpt()
1093 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 0), Trunc); in ReplaceLoadWithPromotedLoad()
1094 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 1), SDValue(ExtLoad, 1)); in ReplaceLoadWithPromotedLoad()
1350 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result); in PromoteLoad()
1351 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), NewLD.getValue(1)); in PromoteLoad()
1859 DAG.ReplaceAllUsesOfValueWith(SDValue(N, i), N->getOperand(i)); in visitMERGE_VALUES()
4271 DAG.ReplaceAllUsesOfValueWith(SDValue(FixupNode, 0), And); in BackwardsPropagateMask()
4295 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 0), And); in BackwardsPropagateMask()
5875 DAG.ReplaceAllUsesOfValueWith(SDValue(L, 1), SDValue(NewLoad.getNode(), 1)); in MatchLoadCombine()
7571 DAG.ReplaceAllUsesOfValueWith(SDValue(MGT, 1), Chain); in visitMGATHER()
[all …]
DLegalizeTypes.cpp658 DAG.ReplaceAllUsesOfValueWith(From, To); in ReplaceValueWith()
689 DAG.ReplaceAllUsesOfValueWith(OldVal, NewVal); in ReplaceValueWith()
DLegalizeDAG.cpp697 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), RVal); in LegalizeLoadOps()
698 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), RChain); in LegalizeLoadOps()
939 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Value); in LegalizeLoadOps()
940 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain); in LegalizeLoadOps()
1302 DAG.ReplaceAllUsesOfValueWith(Ch, SDValue(NewLoad.getNode(), 1)); in ExpandExtractFromVectorThroughStack()
4375 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Tmp2); in PromoteNode()
4376 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain); in PromoteNode()
DScheduleDAGRRList.cpp1045 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), i), SDValue(N, i)); in TryUnfoldSU()
1046 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals - 1), in TryUnfoldSU()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp309 CurDAG->ReplaceAllUsesOfValueWith(SDValue(ADDCNode, 0), CopyFromLo); in SelectMadd()
312 CurDAG->ReplaceAllUsesOfValueWith(SDValue(ADDENode, 0), CopyFromHi); in SelectMadd()
383 CurDAG->ReplaceAllUsesOfValueWith(SDValue(SUBCNode, 0), CopyFromLo); in SelectMsub()
386 CurDAG->ReplaceAllUsesOfValueWith(SDValue(SUBENode, 0), CopyFromHi); in SelectMsub()
437 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), CopyFromLo); in PerformDivRemCombine()
446 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), CopyFromHi); in PerformDivRemCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1689 DAG.ReplaceAllUsesOfValueWith(OldChain, NewChain); in emitIntrinsicWithCCAndChain()
1819 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 1), C.Op0.getValue(1)); in adjustSubwordCmp()
2898 DAG.ReplaceAllUsesOfValueWith(SDValue(LoadN, 1), NewLoad.getValue(1)); in lowerBITCAST()
3561 DAG.ReplaceAllUsesOfValueWith(Op.getValue(0), AtomicOp.getValue(0)); in lowerATOMIC_CMP_SWAP()
3562 DAG.ReplaceAllUsesOfValueWith(Op.getValue(1), Success); in lowerATOMIC_CMP_SWAP()
3563 DAG.ReplaceAllUsesOfValueWith(Op.getValue(2), AtomicOp.getValue(2)); in lowerATOMIC_CMP_SWAP()
3596 DAG.ReplaceAllUsesOfValueWith(Op.getValue(0), AtomicOp.getValue(0)); in lowerATOMIC_CMP_SWAP()
3597 DAG.ReplaceAllUsesOfValueWith(Op.getValue(1), Success); in lowerATOMIC_CMP_SWAP()
3598 DAG.ReplaceAllUsesOfValueWith(Op.getValue(2), AtomicOp.getValue(2)); in lowerATOMIC_CMP_SWAP()
3671 DAG.ReplaceAllUsesOfValueWith(SDValue(Op.getNode(), 0), CC); in lowerINTRINSIC_W_CHAIN()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp446 CurDAG->ReplaceAllUsesOfValueWith(SDValue(ADDCNode, 0), LoOut); in selectMADD()
450 CurDAG->ReplaceAllUsesOfValueWith(SDValue(ADDENode, 0), HiOut); in selectMADD()
518 CurDAG->ReplaceAllUsesOfValueWith(SDValue(SUBCNode, 0), LoOut); in selectMSUB()
522 CurDAG->ReplaceAllUsesOfValueWith(SDValue(SUBENode, 0), HiOut); in selectMSUB()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6550 DAG.ReplaceAllUsesOfValueWith(ResChain, TF); in spliceIntoChain()
9947 DAG.ReplaceAllUsesOfValueWith(Inputs[i], Inputs[i].getOperand(0)); in DAGCombineTruncBoolExt()
9978 DAG.ReplaceAllUsesOfValueWith(PromOp, RepValue); in DAGCombineTruncBoolExt()
10009 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineTruncBoolExt()
10192 DAG.ReplaceAllUsesOfValueWith(Inputs[i], InSrc); in DAGCombineExtBoolTrunc()
10194 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
10197 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
10200 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
10278 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineExtBoolTrunc()
10747 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), BasePtr); in PerformDAGCombine()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7165 DAG.ReplaceAllUsesOfValueWith(ResChain, TF); in spliceIntoChain()
11395 DAG.ReplaceAllUsesOfValueWith(Inputs[i], Inputs[i].getOperand(0)); in DAGCombineTruncBoolExt()
11426 DAG.ReplaceAllUsesOfValueWith(PromOp, RepValue); in DAGCombineTruncBoolExt()
11457 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineTruncBoolExt()
11640 DAG.ReplaceAllUsesOfValueWith(Inputs[i], InSrc); in DAGCombineExtBoolTrunc()
11642 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
11645 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
11648 DAG.ReplaceAllUsesOfValueWith(Inputs[i], in DAGCombineExtBoolTrunc()
11726 DAG.ReplaceAllUsesOfValueWith(PromOp, in DAGCombineExtBoolTrunc()
12667 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), BasePtr); in PerformDAGCombine()
[all …]

123