Searched defs:endingBit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/math/performance_testing/ |
H A D | SingleInputSingleOutputPerf.h | 27 runPerfInRange(Func myFunc,Func otherFunc,StorageType startingBit,StorageType endingBit,std::ofstream & log) runPerfInRange() argument
|
H A D | BinaryOpSingleOutputPerf.h | 28 run_perf_in_range(Func myFunc,Func otherFunc,StorageType startingBit,StorageType endingBit,size_t N,size_t rounds,std::ofstream & log) run_perf_in_range() argument [all...] |