Searched refs:getAtomicMemcpy (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | SelectionDAG.h | 1039 SDValue getAtomicMemcpy(SDValue Chain, const SDLoc &dl, SDValue Dst,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 6875 SDValue SelectionDAG::getAtomicMemcpy(SDValue Chain, const SDLoc &dl, in getAtomicMemcpy() function in SelectionDAG
|
| D | SelectionDAGBuilder.cpp | 5951 SDValue MC = DAG.getAtomicMemcpy(getRoot(), sdl, Dst, DstAlign, Src, in visitIntrinsicCall()
|