Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1074 SDValue getAtomicMemset(SDValue Chain, const SDLoc &dl, SDValue Dst,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7472 SDValue SelectionDAG::getAtomicMemset(SDValue Chain, const SDLoc &dl, in getAtomicMemset() function in SelectionDAG
H A DSelectionDAGBuilder.cpp5998 DAG.getAtomicMemset(getRoot(), sdl, Dst, Val, Length, LengthTy, ElemSz, in visitIntrinsicCall()