Home
last modified time | relevance | path

Searched refs:getAtomicMemmove (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1068 SDValue getAtomicMemmove(SDValue Chain, const SDLoc &dl, SDValue Dst,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7342 SDValue SelectionDAG::getAtomicMemmove(SDValue Chain, const SDLoc &dl, in getAtomicMemmove() function in SelectionDAG
H A DSelectionDAGBuilder.cpp5982 DAG.getAtomicMemmove(getRoot(), sdl, Dst, Src, Length, LengthTy, ElemSz, in visitIntrinsicCall()