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