enum OffloadKind

Description

The producer of the associated offloading image.

Declared at: llvm/include/llvm/Object/OffloadBinary.h:32

Enumerators

NameValueComment
OFK_None0
OFK_OpenMP1
OFK_Cuda2
OFK_HIP3
OFK_LAST4