Searched refs:getMemsetStores (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3589 static SDValue getMemsetStores(SelectionDAG &DAG, DebugLoc dl, in getMemsetStores() function 3794 getMemsetStores(*this, dl, Chain, Dst, Src, ConstantSize->getZExtValue(), in getMemset()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4509 static SDValue getMemsetStores(SelectionDAG &DAG, const SDLoc &dl, in getMemsetStores() function 4751 getMemsetStores(*this, dl, Chain, Dst, Src, ConstantSize->getZExtValue(), in getMemset()
|