Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DSelectionDAG.h1154 SDValue getAtomicMemmove(SDValue Chain, const SDLoc &dl, SDValue Dst,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6050 DAG.getAtomicMemmove(getRoot(), sdl, Dst, Src, Length, LengthTy, ElemSz, in visitIntrinsicCall()
DSelectionDAG.cpp7591 SDValue SelectionDAG::getAtomicMemmove(SDValue Chain, const SDLoc &dl, in getAtomicMemmove() function in SelectionDAG