Searched refs:ReplaceAllUsesOfValuesWith (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGISel.h | 369 CurDAG->ReplaceAllUsesOfValuesWith(F, T, Num); in ReplaceUses()
|
| H A D | SelectionDAG.h | 1936 LLVM_ABI void ReplaceAllUsesOfValuesWith(const SDValue *From,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelDAGToDAG.cpp | 307 CurDAG->ReplaceAllUsesOfValuesWith(From, To, 2); in PreprocessLoad()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 6330 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in PromoteIntRes_PATCHPOINT()
|
| H A D | SelectionDAGBuilder.cpp | 10854 DAG.ReplaceAllUsesOfValuesWith(From, To, 2); in visitPatchpoint()
|
| H A D | SelectionDAG.cpp | 12222 void SelectionDAG::ReplaceAllUsesOfValuesWith(const SDValue *From, in ReplaceAllUsesOfValuesWith() function in SelectionDAG
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15173 …_7SDValueES3_jPNS0_17DAGUpdateListenerE", "llvm::SelectionDAG::ReplaceAllUsesOfValuesWith(llvm::SD…
|