Searched refs:llvm_compile_time (Results 1 – 5 of 5) sorted by relevance
122 …debug_printf("llvmpipe: total LLVM compile time: %.2f sec\n", lp_count.llvm_compile_time / 10… in lp_print_counters()123 …debug_printf("llvmpipe: average LLVM compile time: %.2f sec\n", lp_count.llvm_compile_time / 10… in lp_print_counters()
66 int64_t llvm_compile_time; /**< total, in microseconds */ member
748 LP_COUNT_ADD(llvm_compile_time, t1 - t0); in generate_setup_variant()
1392 LP_COUNT_ADD(llvm_compile_time, dt); in llvmpipe_update_cs_variant()
4760 LP_COUNT_ADD(llvm_compile_time, dt); in llvmpipe_update_fs()