Searched refs:getMemcpyLoadsAndStores (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAG.cpp | 5868 static SDValue getMemcpyLoadsAndStores(SelectionDAG &DAG, const SDLoc &dl, in getMemcpyLoadsAndStores() function 6273 SDValue Result = getMemcpyLoadsAndStores(*this, dl, Chain, Dst, Src, in getMemcpy() 6294 return getMemcpyLoadsAndStores(*this, dl, Chain, Dst, Src, in getMemcpy()
|