//===- Auto-generated file, part of the LLVM/Offload project --------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// #ifndef OFFLOAD_FUNC #error Please define the macro OFFLOAD_FUNC(Function) #endif OFFLOAD_FUNC(olInit) OFFLOAD_FUNC(olShutDown) OFFLOAD_FUNC(olGetPlatform) OFFLOAD_FUNC(olGetPlatformCount) OFFLOAD_FUNC(olGetPlatformInfo) OFFLOAD_FUNC(olGetPlatformInfoSize) OFFLOAD_FUNC(olGetDeviceCount) OFFLOAD_FUNC(olGetDevice) OFFLOAD_FUNC(olGetDeviceInfo) OFFLOAD_FUNC(olGetDeviceInfoSize) OFFLOAD_FUNC(olInitWithCodeLoc) OFFLOAD_FUNC(olShutDownWithCodeLoc) OFFLOAD_FUNC(olGetPlatformWithCodeLoc) OFFLOAD_FUNC(olGetPlatformCountWithCodeLoc) OFFLOAD_FUNC(olGetPlatformInfoWithCodeLoc) OFFLOAD_FUNC(olGetPlatformInfoSizeWithCodeLoc) OFFLOAD_FUNC(olGetDeviceCountWithCodeLoc) OFFLOAD_FUNC(olGetDeviceWithCodeLoc) OFFLOAD_FUNC(olGetDeviceInfoWithCodeLoc) OFFLOAD_FUNC(olGetDeviceInfoSizeWithCodeLoc) #undef OFFLOAD_FUNC