Searched refs:CudaDeviceActions (Results 1 – 1 of 1) sorted by relevance
2357 ActionList CudaDeviceActions; member in __anonbeadb9180911::OffloadingActionBuilder::CudaActionBuilderBase2407 CudaDeviceActions.push_back( in addDeviceDepences()2422 CudaDeviceActions.clear(); in addDeviceDepences()2436 CudaDeviceActions.push_back(UA); in addDeviceDepences()2458 CudaDeviceActions.clear(); in appendTopLevelActions()2463 if (CudaDeviceActions.empty()) in appendTopLevelActions()2469 assert(CudaDeviceActions.size() == GpuArchList.size() && in appendTopLevelActions()2474 AddTopLevel(CudaDeviceActions[I], GpuArchList[I]); in appendTopLevelActions()2476 CudaDeviceActions.clear(); in appendTopLevelActions()2585 if (CudaDeviceActions.empty()) in getDeviceDependences()[all …]