Searched defs:x_neg (Results 1 – 3 of 3) sorted by relevance
322 nir_def *x_neg = nir_f2i32(b, nir_fsub(b, x_orig, const_05)); in handle_cube_gather() local
331 nir_def *x_neg = nir_f2i32(b, nir_fsub(b, x_orig, const_05)); in handle_cube_gather() local
696 bool x_neg = x_scale < 0; in mults_changed() local