Searched refs:IdentInfo_MPI_Irecv (Results 1 – 4 of 4) sorted by relevance
79 IdentInfo_MPI_Irecv = &ASTCtx.Idents.get("MPI_Irecv"); in initPointToPointIdentifiers()80 MPIPointToPointTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()81 MPINonBlockingTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()82 MPIType.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()83 assert(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()
75 *IdentInfo_MPI_Recv = nullptr, *IdentInfo_MPI_Irecv = nullptr; variable
78 IdentInfo_MPI_Irecv = &ASTCtx.Idents.get("MPI_Irecv"); in initPointToPointIdentifiers()79 MPIPointToPointTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()80 MPINonBlockingTypes.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()81 MPIType.push_back(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()82 assert(IdentInfo_MPI_Irecv); in initPointToPointIdentifiers()
74 *IdentInfo_MPI_Recv = nullptr, *IdentInfo_MPI_Irecv = nullptr; variable