Home
last modified time | relevance | path

Searched refs:__opencl_c_device_enqueue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h66 #define __opencl_c_device_enqueue 1 macro
551 #ifdef __opencl_c_device_enqueue
H A Dopencl-c.h16257 #ifdef __opencl_c_device_enqueue
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensions.def109 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
H A DDiagnosticSemaKinds.td10227 " or OpenCL C 3.0 with __opencl_c_device_enqueue feature}0">;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td105 def FuncExtOpenCLCDeviceEnqueue : FunctionExtension<"__opencl_c_device_enqueue">;