Searched refs:IdentInfo_MPI_Ialltoall (Results 1 – 4 of 4) sorted by relevance
172 IdentInfo_MPI_Ialltoall = &ASTCtx.Idents.get("MPI_Ialltoall"); in initCollectiveIdentifiers()173 MPICollectiveTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()174 MPICollToCollTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()175 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()176 MPIType.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()177 assert(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()253 IdentInfo == IdentInfo_MPI_Ialltoall; in isAlltoallType()
85 *IdentInfo_MPI_Ialltoall = nullptr, *IdentInfo_MPI_Barrier = nullptr; variable
171 IdentInfo_MPI_Ialltoall = &ASTCtx.Idents.get("MPI_Ialltoall"); in initCollectiveIdentifiers()172 MPICollectiveTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()173 MPICollToCollTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()174 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()175 MPIType.push_back(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()176 assert(IdentInfo_MPI_Ialltoall); in initCollectiveIdentifiers()252 IdentInfo == IdentInfo_MPI_Ialltoall; in isAlltoallType()
84 *IdentInfo_MPI_Ialltoall = nullptr, *IdentInfo_MPI_Barrier = nullptr; variable