Searched refs:cycles_message (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3152 float cycles_message = MAX3(cycles_texture, cycles_varying, cycles_ldst); local in function:bi_print_stats
3153 float cycles_bound = MAX2(cycles_arith, cycles_message);

Completed in 6 milliseconds