Searched refs:fmin (Results 1 – 2 of 2) sorted by relevance
273 u32 fmin = 0, fmax = ~0, ftmp; in ve_spc_round_performance() local282 if (ftmp >= fmin) in ve_spc_round_performance()283 fmin = ftmp; in ve_spc_round_performance()289 return fmin * 1000; in ve_spc_round_performance()
1762 # Detect availability of the GCC option -fmin-function-alignment which1765 def_bool $(cc-option, -fmin-function-alignment=8)1768 # Set if the guaranteed alignment with -fmin-function-alignment is
Completed in 9 milliseconds