Searched refs:AssociatedOffloadKind (Results 1 – 1 of 1) sorted by relevance
2210 Action::OffloadKind AssociatedOffloadKind = Action::OFK_None; member in __anon145f7c900611::OffloadingActionBuilder::DeviceActionBuilder2217 AssociatedOffloadKind(AssociatedOffloadKind) {} in DeviceActionBuilder()2257 return AssociatedOffloadKind; in getAssociatedOffloadKind()2342 AssociatedOffloadKind); in addDeviceDepences()2355 AssociatedOffloadKind); in appendTopLevelActions()2384 assert(AssociatedOffloadKind == Action::OFK_Cuda || in initialize()2385 AssociatedOffloadKind == Action::OFK_HIP); in initialize()2388 if (AssociatedOffloadKind == Action::OFK_Cuda && in initialize()2393 if (AssociatedOffloadKind == Action::OFK_HIP && in initialize()2410 AssociatedOffloadKind == Action::OFK_Cuda in initialize()[all …]