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