Searched refs:ReplaceAllUsesOfValuesWith (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 211 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num, &ISU); in ReplaceUses()
|
D | SelectionDAG.h | 871 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelDAGToDAG.cpp | 250 CurDAG->ReplaceAllUsesOfValuesWith(From, To, 2); in doPeepholeBuildPairF64SplitF64()
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 196 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
|
D | SelectionDAG.h | 1147 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 213 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
|
D | SelectionDAG.h | 1305 void ReplaceAllUsesOfValuesWith(const SDValue *From, const SDValue *To,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 322 CurDAG->ReplaceAllUsesOfValuesWith(From, To, 2); in PreprocessLoad()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5455 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6498 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
|
D | SelectionDAGBuilder.cpp | 7453 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
|
D | DAGCombiner.cpp | 12323 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7877 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
|
D | SelectionDAGBuilder.cpp | 8222 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
|
D | DAGCombiner.cpp | 15119 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad()
|