Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1224 SDValue getAtomicMemset(SDValue Chain, const SDLoc &dl, SDValue Dst,
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6592 DAG.getAtomicMemset(getRoot(), sdl, Dst, Val, Length, LengthTy, ElemSz, in visitIntrinsicCall()
H A DSelectionDAG.cpp8595 SDValue SelectionDAG::getAtomicMemset(SDValue Chain, const SDLoc &dl, in getAtomicMemset() function in SelectionDAG