Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAGISel.h211 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num, &ISU); in ReplaceUses()
DSelectionDAG.h871 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp250 CurDAG->ReplaceAllUsesOfValuesWith(From, To, 2); in doPeepholeBuildPairF64SplitF64()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h196 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
DSelectionDAG.h1147 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h213 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
DSelectionDAG.h1305 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp322 CurDAG->ReplaceAllUsesOfValuesWith(From, To, 2); in PreprocessLoad()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5455 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6498 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
DSelectionDAGBuilder.cpp7453 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
DDAGCombiner.cpp12323 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7877 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
DSelectionDAGBuilder.cpp8222 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
DDAGCombiner.cpp15119 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()