Searched refs:src1_f (Results 1 – 1 of 1) sorted by relevance
1435 float src0_f, src1_f; in nir_unsigned_upper_bound() local1437 memcpy(&src1_f, &src1, 4); in nir_unsigned_upper_bound()1439 float max_f = ceilf(src0_f) * ceilf(src1_f); in nir_unsigned_upper_bound()