Searched defs:limit_rhs (Results  1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_loop_analyze.c | 660                               bool limit_rhs, bool invert_cond,  in will_break_on_first_iteration() 696                 nir_const_value initial, bool limit_rhs, bool invert_cond,  in test_iterations() 744                      nir_ssa_scalar cond, nir_op alu_op, bool limit_rhs,  in calculate_iterations() 875                              bool *limit_rhs,  in get_induction_and_limit_vars() 901                                  bool *limit_rhs,  in try_find_trip_count_vars_in_iand() 984       bool limit_rhs;  in find_trip_count()  local
  |