Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h943 SDValue getAtomicMemset(SDValue Chain, const SDLoc &dl, SDValue Dst,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5952 SDValue SelectionDAG::getAtomicMemset(SDValue Chain, const SDLoc &dl, in getAtomicMemset() function in SelectionDAG
DSelectionDAGBuilder.cpp5171 SDValue MC = DAG.getAtomicMemset(getRoot(), sdl, Dst, DstAlign, Val, Length, in visitIntrinsicCall()