Home
last modified time | relevance | path

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

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