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