Searched refs:MPICollectiveTypes (Results 1 – 4 of 4) sorted by relevance
89 MPICollectiveTypes.push_back(IdentInfo_MPI_Scatter); in initCollectiveIdentifiers()95 MPICollectiveTypes.push_back(IdentInfo_MPI_Iscatter); in initCollectiveIdentifiers()102 MPICollectiveTypes.push_back(IdentInfo_MPI_Gather); in initCollectiveIdentifiers()108 MPICollectiveTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()115 MPICollectiveTypes.push_back(IdentInfo_MPI_Allgather); in initCollectiveIdentifiers()121 MPICollectiveTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()128 MPICollectiveTypes.push_back(IdentInfo_MPI_Bcast); in initCollectiveIdentifiers()134 MPICollectiveTypes.push_back(IdentInfo_MPI_Ibcast); in initCollectiveIdentifiers()141 MPICollectiveTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()147 MPICollectiveTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()[all …]
62 llvm::SmallVector<IdentifierInfo *, 16> MPICollectiveTypes; variable
88 MPICollectiveTypes.push_back(IdentInfo_MPI_Scatter); in initCollectiveIdentifiers()94 MPICollectiveTypes.push_back(IdentInfo_MPI_Iscatter); in initCollectiveIdentifiers()101 MPICollectiveTypes.push_back(IdentInfo_MPI_Gather); in initCollectiveIdentifiers()107 MPICollectiveTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()114 MPICollectiveTypes.push_back(IdentInfo_MPI_Allgather); in initCollectiveIdentifiers()120 MPICollectiveTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()127 MPICollectiveTypes.push_back(IdentInfo_MPI_Bcast); in initCollectiveIdentifiers()133 MPICollectiveTypes.push_back(IdentInfo_MPI_Ibcast); in initCollectiveIdentifiers()140 MPICollectiveTypes.push_back(IdentInfo_MPI_Reduce); in initCollectiveIdentifiers()146 MPICollectiveTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()[all …]
61 llvm::SmallVector<IdentifierInfo *, 16> MPICollectiveTypes; variable