Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAG.h1039 SDValue getAtomicMemcpy(SDValue Chain, const SDLoc &dl, SDValue Dst,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6875 SDValue SelectionDAG::getAtomicMemcpy(SDValue Chain, const SDLoc &dl, in getAtomicMemcpy() function in SelectionDAG
DSelectionDAGBuilder.cpp5951 SDValue MC = DAG.getAtomicMemcpy(getRoot(), sdl, Dst, DstAlign, Src, in visitIntrinsicCall()