Searched refs:flops (Results 1 – 5 of 5) sorted by relevance
107 extern "C" void printFlops(double flops) { in printFlops() argument108 fprintf(stderr, "%lf GFLOPS\n", flops / 1.0E9); in printFlops()
42 %flops = arith.divf %num_flops_f, %t : f6443 call @printFlops(%flops) : (f64) -> ()
355 extern "C" MLIR_CRUNNERUTILS_EXPORT void printFlops(double flops);
1011 From flops:
270 ; flops-6. Make sure the unused register read by vcvtsi2sd is zeroed