Searched refs:DeviceLinkerInputs (Results 1 – 1 of 1) sorted by relevance
2893 SmallVector<ActionList, 8> DeviceLinkerInputs; member in __anon1eb752b50a11::OffloadingActionBuilder::HIPActionBuilder3026 DeviceLinkerInputs.resize(CudaDeviceActions.size()); in getDeviceDependences()3027 auto LI = DeviceLinkerInputs.begin(); in getDeviceDependences()3063 if (DeviceLinkerInputs.size() == 0) in appendLinkDeviceActions()3071 for (auto &LI : DeviceLinkerInputs) { in appendLinkDeviceActions()3084 DeviceLinkerInputs.clear(); in appendLinkDeviceActions()3110 SmallVector<ActionList, 8> DeviceLinkerInputs; member in __anon1eb752b50a11::OffloadingActionBuilder::OpenMPActionBuilder3133 auto LI = DeviceLinkerInputs.begin(); in getDeviceDependences()3234 for (auto &LI : DeviceLinkerInputs) { in appendLinkDeviceActions()3244 DeviceLinkerInputs.clear(); in appendLinkDeviceActions()[all …]