Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h937 SDValue getAtomicMemmove(SDValue Chain, const SDLoc &dl, SDValue Dst,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5849 SDValue SelectionDAG::getAtomicMemmove(SDValue Chain, const SDLoc &dl, in getAtomicMemmove() function in SelectionDAG
DSelectionDAGBuilder.cpp5154 SDValue MC = DAG.getAtomicMemmove(getRoot(), sdl, Dst, DstAlign, Src, in visitIntrinsicCall()