Searched refs:getMemsetStores (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 8705 static SDValue getMemsetStores(SelectionDAG &DAG, const SDLoc &dl, in getMemsetStores() function 9089 SDValue Result = getMemsetStores(*this, dl, Chain, Dst, Src, in getMemset() 9110 SDValue Result = getMemsetStores(*this, dl, Chain, Dst, Src, in getMemset()
|