Lines Matching defs:DeviceActions
3524 ActionList DeviceActions;
3560 DeviceActions.push_back(
3566 if (!DeviceActions.empty()) {
3568 C.MakeAction<LinkJobAction>(DeviceActions, types::TY_CUDA_FATBIN);
4820 ActionList DeviceActions;
4845 DeviceActions.push_back(
4850 if (DeviceActions.empty())
4876 for (Action *&A : DeviceActions) {
4905 for (Action *&A : DeviceActions) {
4916 for (Action *A : DeviceActions) {