Home
last modified time | relevance | path

Searched defs:MoveSetup (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/benchmarks/
H A DLibcMemoryBenchmark.h211 struct MoveSetup : public ParameterBatch { struct
214 inline static const ArrayRef<MemorySizeDistribution> getDistributions() { in getDistributions()
218 inline void *Call(ParameterType Parameter, MemmoveFunction Memmove) { in Call()
H A DLibcMemoryBenchmark.cpp111 MoveSetup::MoveSetup() in MoveSetup() function in llvm::libc_benchmarks::MoveSetup