Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/
H A DLibcMemoryGoogleBenchmarkMain.cpp95 extern llvm::ArrayRef<MemcpyConfiguration> getMemcpyConfigurations();
97 getMemcpyConfigurations());
H A DLibcDefaultImplementations.cpp24 llvm::ArrayRef<MemcpyConfiguration> getMemcpyConfigurations() { in getMemcpyConfigurations() function