reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
605 HostTC.addClangTargetOptions(DriverArgs, CC1Args, DeviceOffloadingKind); 609 assert((DeviceOffloadingKind == Action::OFK_OpenMP || 610 DeviceOffloadingKind == Action::OFK_Cuda) && 613 if (DeviceOffloadingKind == Action::OFK_Cuda) { 635 if (DeviceOffloadingKind == Action::OFK_OpenMP && 679 if (DeviceOffloadingKind == Action::OFK_OpenMP) {