Home
last modified time | relevance | path

Searched refs:RandomFunctionGenerator (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DRandomFunctionGenerator.cpp83 RandomFunctionGenerator::RandomFunctionGenerator() in RandomFunctionGenerator() function in llvm::automemcpy::RandomFunctionGenerator
206 Optional<FunctionDescriptor> RandomFunctionGenerator::next() { in next()
251 z3::expr RandomFunctionGenerator::inSetConstraint(z3::expr &Variable, in inSetConstraint()
259 void RandomFunctionGenerator::addBoundsAndAnchors(z3::expr &Begin, in addBoundsAndAnchors()
269 void RandomFunctionGenerator::addLoopConstraints(const z3::expr &LoopBegin, in addLoopConstraints()
H A DCodeGenMain.cpp11 RandomFunctionGenerator P; in generateFunctionDescriptors()
H A DCMakeLists.txt6 add_executable(automemcpy_codegen_main CodeGenMain.cpp RandomFunctionGenerator.cpp)
/llvm-project-15.0.7/libc/benchmarks/automemcpy/include/automemcpy/
H A DRandomFunctionGenerator.h26 struct RandomFunctionGenerator { struct
27 RandomFunctionGenerator();
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt2567 libc/benchmarks/automemcpy/include/automemcpy/RandomFunctionGenerator.h
2571 libc/benchmarks/automemcpy/lib/RandomFunctionGenerator.cpp