Dtype 197 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t Dtype; Dtype 202 ompi/mca/coll/hcoll/coll_hcoll_ops.c Dtype = ompi_dtype_2_hcoll_dtype(dtype, NO_DERIVED); Dtype 203 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(Dtype))){ Dtype 228 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_allreduce((void *)sbuf,rbuf,count,Dtype,Op,hcoll_module->hcoll_context); Dtype 245 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t Dtype; Dtype 250 ompi/mca/coll/hcoll/coll_hcoll_ops.c Dtype = ompi_dtype_2_hcoll_dtype(dtype, NO_DERIVED); Dtype 251 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(Dtype))){ Dtype 278 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_reduce((void *)sbuf,rbuf,count,Dtype,Op,root,hcoll_module->hcoll_context); Dtype 583 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t Dtype; Dtype 590 ompi/mca/coll/hcoll/coll_hcoll_ops.c Dtype = ompi_dtype_2_hcoll_dtype(dtype, NO_DERIVED); Dtype 591 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(Dtype))){ Dtype 616 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_iallreduce((void *)sbuf, rbuf, count, Dtype, Op, hcoll_module->hcoll_context, rt_handle); Dtype 634 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t Dtype; Dtype 639 ompi/mca/coll/hcoll/coll_hcoll_ops.c Dtype = ompi_dtype_2_hcoll_dtype(dtype, NO_DERIVED); Dtype 641 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(Dtype))){ Dtype 669 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_ireduce((void *)sbuf,rbuf,count,Dtype,Op,root,hcoll_module->hcoll_context,rt_handle);