Searched refs:IdentInfo_MPI_Reduce (Results 1 – 4 of 4) sorted by relevance
140 IdentInfo_MPI_Reduce = &ASTCtx.Idents.get("MPI_Reduce"); in initCollectiveIdentifiers()141 MPICollectiveTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()142 MPICollToPointTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()143 MPIType.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()144 assert(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()262 return IdentInfo == IdentInfo_MPI_Reduce || in isReduceType()
82 *IdentInfo_MPI_Ibcast = nullptr, *IdentInfo_MPI_Reduce = nullptr, variable
139 IdentInfo_MPI_Reduce = &ASTCtx.Idents.get("MPI_Reduce"); in initCollectiveIdentifiers()140 MPICollectiveTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()141 MPICollToPointTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()142 MPIType.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()143 assert(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()261 return IdentInfo == IdentInfo_MPI_Reduce || in isReduceType()
81 *IdentInfo_MPI_Ibcast = nullptr, *IdentInfo_MPI_Reduce = nullptr, variable