Searched refs:getAtomicMemset (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 943 SDValue getAtomicMemset(SDValue Chain, const SDLoc &dl, SDValue Dst,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5952 SDValue SelectionDAG::getAtomicMemset(SDValue Chain, const SDLoc &dl, in getAtomicMemset() function in SelectionDAG
|
D | SelectionDAGBuilder.cpp | 5171 SDValue MC = DAG.getAtomicMemset(getRoot(), sdl, Dst, DstAlign, Val, Length, in visitIntrinsicCall()
|