Searched refs:IdentInfo_MPI_Ibsend (Results 1 – 4 of 4) sorted by relevance
58 IdentInfo_MPI_Ibsend = &ASTCtx.Idents.get("MPI_Ibsend"); in initPointToPointIdentifiers()59 MPIPointToPointTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()60 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()61 MPIType.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()62 assert(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()
73 *IdentInfo_MPI_Bsend = nullptr, *IdentInfo_MPI_Ibsend = nullptr, variable
57 IdentInfo_MPI_Ibsend = &ASTCtx.Idents.get("MPI_Ibsend"); in initPointToPointIdentifiers()58 MPIPointToPointTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()59 MPINonBlockingTypes.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()60 MPIType.push_back(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()61 assert(IdentInfo_MPI_Ibsend); in initPointToPointIdentifiers()
72 *IdentInfo_MPI_Bsend = nullptr, *IdentInfo_MPI_Ibsend = nullptr, variable