Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/
H A DLibcMemoryGoogleBenchmarkMain.cpp111 extern llvm::ArrayRef<MemsetConfiguration> getMemsetConfigurations();
113 getMemsetConfigurations());
H A DLibcDefaultImplementations.cpp44 llvm::ArrayRef<MemsetConfiguration> getMemsetConfigurations() { in getMemsetConfigurations() function