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