Home
last modified time | relevance | path

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

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