ptl_dtype         261 ompi/mca/coll/portals4/coll_portals4.h         ptl_datatype_t *ptl_dtype, ptl_op_t *ptl_op) {
ptl_dtype         319 ompi/mca/coll/portals4/coll_portals4.h     *ptl_dtype = ompi_coll_portals4_atomic_datatype[dtype->id];
ptl_dtype         320 ompi/mca/coll/portals4/coll_portals4.h     if (*ptl_dtype == COLL_PORTALS4_NO_DTYPE) {
ptl_dtype          54 ompi/mca/coll/portals4/coll_portals4_allreduce.c     ptl_datatype_t ptl_dtype;
ptl_dtype          79 ompi/mca/coll/portals4/coll_portals4_allreduce.c     request->u.allreduce.is_optim = is_reduce_optimizable(dtype, length, op, &ptl_dtype, &ptl_op);
ptl_dtype         207 ompi/mca/coll/portals4/coll_portals4_allreduce.c                     ptl_op, ptl_dtype, request->u.allreduce.trig_ct_h,
ptl_dtype          54 ompi/mca/coll/portals4/coll_portals4_reduce.c     ptl_datatype_t ptl_dtype;
ptl_dtype          80 ompi/mca/coll/portals4/coll_portals4_reduce.c     request->u.reduce.is_optim = is_reduce_optimizable(dtype, length, op, &ptl_dtype, &ptl_op);
ptl_dtype         226 ompi/mca/coll/portals4/coll_portals4_reduce.c                     ptl_op, ptl_dtype, request->u.reduce.trig_ct_h,