Searched refs:float_four_as_int (Results 1 – 1 of 1) sorted by relevance
256 const int float_four_as_int = float_mem_cast<float, int>(4.0f); in swap_loop_test() local258 rough_log_2_size(float_mem_cast<float, int>(5.0f) - float_four_as_int); in swap_loop_test()259 const int float_div_min = float_four_as_int >> float_log_divisor; in swap_loop_test()