Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1420 virtual unsigned getMaxGluedStoresPerMemcpy() const { in getMaxGluedStoresPerMemcpy() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1576 virtual unsigned getMaxGluedStoresPerMemcpy() const { in getMaxGluedStoresPerMemcpy() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6011 TLI.getMaxGluedStoresPerMemcpy() : MaxLdStGlue; in getMemcpyLoadsAndStores()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6136 TLI.getMaxGluedStoresPerMemcpy() : MaxLdStGlue; in getMemcpyLoadsAndStores()