Home
last modified time | relevance | path

Searched refs:ReplaceAllUsesOfValuesWith (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h190 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
DSelectionDAG.h1024 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6173 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
DSelectionDAGBuilder.cpp7125 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
DDAGCombiner.cpp10971 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()