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