Home
last modified time | relevance | path

Searched refs:mflops (Results 1 – 6 of 6) sorted by relevance

/external/eigen/bench/btl/generic_bench/utils/
Dxy_file.hh43 double mflops=0; in read_xy_file() local
45 while (input_file >> size >> mflops ){ in read_xy_file()
48 tab_mflops.push_back(mflops); in read_xy_file()
/external/eigen/bench/btl/data/
Dregularize.cxx120 double mflops=0; in read_xy_file() local
122 while (input_file >> size >> mflops ){ in read_xy_file()
125 tab_mflops.push_back(mflops); in read_xy_file()
Dsmooth.cxx187 double mflops=0; in read_xy_file() local
189 while (input_file >> size >> mflops ){ in read_xy_file()
192 tab_mflops.push_back(mflops); in read_xy_file()
/external/eigen/bench/
DbenchFFT.cpp80 double mflops = 5.*nfft*log2((double)nfft) / (1e6 * timer.value() / (double)nits ); in bench() local
85 mflops /= 2; in bench()
94 …T=" << nfft << " " << (double(1e-6*nfft*nits)/timer.value()) << " MS/s " << mflops << "MFLOPS\n"; in bench()
/external/eigen/bench/btl/
DREADME87 …*** nb_op_base() : this method returns the complexity of the calculate method (allowing the mflops
130 …this function will produce XY data file containing measured mflops as a function of the size for …
/external/llvm/test/CodeGen/PowerPC/
Dpr17168.ll78 !21 = !MDLocalVariable(tag: DW_TAG_auto_variable, name: "mflops", line: 78, scope: !4, file: !5, ty…