Searched refs:IdentInfo_MPI_Iallgather (Results 1 – 4 of 4) sorted by relevance
120 IdentInfo_MPI_Iallgather = &ASTCtx.Idents.get("MPI_Iallgather"); in initCollectiveIdentifiers()121 MPICollectiveTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()122 MPICollToCollTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()123 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()124 MPIType.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()125 assert(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()241 IdentInfo == IdentInfo_MPI_Iallgather; in isGatherType()247 IdentInfo == IdentInfo_MPI_Iallgather; in isAllgatherType()
81 *IdentInfo_MPI_Iallgather = nullptr, *IdentInfo_MPI_Bcast = nullptr, variable
119 IdentInfo_MPI_Iallgather = &ASTCtx.Idents.get("MPI_Iallgather"); in initCollectiveIdentifiers()120 MPICollectiveTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()121 MPICollToCollTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()122 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()123 MPIType.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()124 assert(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()240 IdentInfo == IdentInfo_MPI_Iallgather; in isGatherType()246 IdentInfo == IdentInfo_MPI_Iallgather; in isAllgatherType()
80 *IdentInfo_MPI_Iallgather = nullptr, *IdentInfo_MPI_Bcast = nullptr, variable