Home
last modified time | relevance | path

Searched refs:getMaxStoresPerMemset (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h604 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset() function
/external/llvm/include/llvm/Target/
DTargetLowering.h921 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1241 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3611 if (!FindOptimalMemOpLowering(MemOps, TLI.getMaxStoresPerMemset(OptSize), in getMemsetStores()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4530 if (!FindOptimalMemOpLowering(MemOps, TLI.getMaxStoresPerMemset(OptSize), in getMemsetStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5602 if (!FindOptimalMemOpLowering(MemOps, TLI.getMaxStoresPerMemset(OptSize), in getMemsetStores()