Searched refs:MPINonBlockingTypes (Results 1 – 4 of 4) sorted by relevance
38 MPINonBlockingTypes.push_back(IdentInfo_MPI_Isend); in initPointToPointIdentifiers()49 MPINonBlockingTypes.push_back(IdentInfo_MPI_Issend); in initPointToPointIdentifiers()60 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()81 MPINonBlockingTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()97 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iscatter); in initCollectiveIdentifiers()110 MPINonBlockingTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()123 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()136 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibcast); in initCollectiveIdentifiers()149 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()162 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallreduce); in initCollectiveIdentifiers()[all …]
59 llvm::SmallVector<IdentifierInfo *, 12> MPINonBlockingTypes; variable
37 MPINonBlockingTypes.push_back(IdentInfo_MPI_Isend); in initPointToPointIdentifiers()48 MPINonBlockingTypes.push_back(IdentInfo_MPI_Issend); in initPointToPointIdentifiers()59 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()80 MPINonBlockingTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()96 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iscatter); in initCollectiveIdentifiers()109 MPINonBlockingTypes.push_back(IdentInfo_MPI_Igather); in initCollectiveIdentifiers()122 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallgather); in initCollectiveIdentifiers()135 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibcast); in initCollectiveIdentifiers()148 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ireduce); in initCollectiveIdentifiers()161 MPINonBlockingTypes.push_back(IdentInfo_MPI_Iallreduce); in initCollectiveIdentifiers()[all …]
58 llvm::SmallVector<IdentifierInfo *, 12> MPINonBlockingTypes; variable