Searched refs:getAtomicMemmove (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1068 SDValue getAtomicMemmove(SDValue Chain, const SDLoc &dl, SDValue Dst,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 7342 SDValue SelectionDAG::getAtomicMemmove(SDValue Chain, const SDLoc &dl, in getAtomicMemmove() function in SelectionDAG
|
| H A D | SelectionDAGBuilder.cpp | 5982 DAG.getAtomicMemmove(getRoot(), sdl, Dst, Src, Length, LengthTy, ElemSz, in visitIntrinsicCall()
|