Searched defs:with_counts (Results 1 – 11 of 11) sorted by relevance
364 template <size_t... Counts> struct with_counts { struct365 enum { Size = totalSizeToAlloc<Tys...>(Counts...) };366 struct type {
353 template <size_t... Counts> struct with_counts { struct354 enum { Size = totalSizeToAlloc<Tys...>(Counts...) };355 struct type {
64 bool with_counts; member
1589 nir_def *with_counts = nir_imm_bool(b, key->with_counts); in agx_nir_tess_setup_indirect() local
208 def get_top_ops(torch_threshold, nn_fn_threshold, with_counts=False): argument
1174 bool with_counts = hk_tess_needs_prefix_sum(cmd); in hk_upload_tess_params() local1589 bool with_counts = hk_tess_needs_prefix_sum(cmd); in hk_launch_tess() local
4586 bool with_counts = in agx_draw_patches() local