Home
last modified time | relevance | path

Searched refs:getMaxGluedStoresPerMemcpy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1790 virtual unsigned getMaxGluedStoresPerMemcpy() const { in getMaxGluedStoresPerMemcpy() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7595 TLI.getMaxGluedStoresPerMemcpy() : MaxLdStGlue; in getMemcpyLoadsAndStores()