Home
last modified time | relevance | path

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

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