Searched refs:getAtomicMemset (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1160 SDValue getAtomicMemset(SDValue Chain, const SDLoc &dl, SDValue Dst,
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7721 SDValue SelectionDAG::getAtomicMemset(SDValue Chain, const SDLoc &dl, in getAtomicMemset() function in SelectionDAG
|
H A D | SelectionDAGBuilder.cpp | 6066 DAG.getAtomicMemset(getRoot(), sdl, Dst, Val, Length, LengthTy, ElemSz, in visitIntrinsicCall()
|