Home
last modified time | relevance | path

Searched refs:OldNumVals (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp242 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
245 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DScheduleDAGRRList.cpp814 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
817 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp247 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
250 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DScheduleDAGRRList.cpp985 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
988 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp246 unsigned OldNumVals = SU->getNode()->getNumValues(); in CopyAndMoveSuccessors() local
249 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals-1), in CopyAndMoveSuccessors()
DScheduleDAGRRList.cpp991 unsigned OldNumVals = SU->getNode()->getNumValues(); in TryUnfoldSU() local
1046 DAG->ReplaceAllUsesOfValueWith(SDValue(SU->getNode(), OldNumVals - 1), in TryUnfoldSU()