Home
last modified time | relevance | path

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

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaOpenCL/
H A Dfeatures.cl27 // FEATURES: #define __opencl_c_device_enqueue 1
41 // NO-FEATURES-NOT: __opencl_c_device_enqueue
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaOpenCL/
H A Dfeatures.cl27 // FEATURES: #define __opencl_c_device_enqueue 1
41 // NO-FEATURES-NOT: __opencl_c_device_enqueue
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaOpenCL/
H A Dfeatures.cl27 // FEATURES: #define __opencl_c_device_enqueue 1
41 // NO-FEATURES-NOT: __opencl_c_device_enqueue
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaOpenCL/
H A Dfeatures.cl27 // FEATURES: #define __opencl_c_device_enqueue 1
41 // NO-FEATURES-NOT: __opencl_c_device_enqueue
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaOpenCL/
H A Dfeatures.cl27 // FEATURES: #define __opencl_c_device_enqueue 1
41 // NO-FEATURES-NOT: __opencl_c_device_enqueue
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaOpenCL/
H A Dextension-version.cl227 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : disable
228 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
252 #pragma OPENCL EXTENSION __opencl_c_device_enqueue : enable
253 //expected-warning@-1{{unknown OpenCL extension '__opencl_c_device_enqueue' - ignoring}}
H A Dfeatures.cl35 // FEATURES: #define __opencl_c_device_enqueue 1
49 // NO-FEATURES-NOT: __opencl_c_device_enqueue
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Headers/
H A Dopencl-c-header.cl207 #ifndef __opencl_c_device_enqueue
208 #error "Feature macro __opencl_c_device_enqueue should be defined"
243 #ifdef __opencl_c_device_enqueue
244 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Headers/
H A Dopencl-c-header.cl207 #ifndef __opencl_c_device_enqueue
208 #error "Feature macro __opencl_c_device_enqueue should be defined"
243 #ifdef __opencl_c_device_enqueue
244 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Headers/
H A Dopencl-c-header.cl207 #ifndef __opencl_c_device_enqueue
208 #error "Feature macro __opencl_c_device_enqueue should be defined"
243 #ifdef __opencl_c_device_enqueue
244 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Headers/
H A Dopencl-c-header.cl207 #ifndef __opencl_c_device_enqueue
208 #error "Feature macro __opencl_c_device_enqueue should be defined"
243 #ifdef __opencl_c_device_enqueue
244 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/lang/clang-mesa/clang-13.0.1.src/test/Headers/
H A Dopencl-c-header.cl207 #ifndef __opencl_c_device_enqueue
208 #error "Feature macro __opencl_c_device_enqueue should be defined"
243 #ifdef __opencl_c_device_enqueue
244 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Headers/
H A Dopencl-c-header.cl298 #ifndef __opencl_c_device_enqueue
299 #error "Feature macro __opencl_c_device_enqueue should be defined"
334 #ifdef __opencl_c_device_enqueue
335 #error "Incorrect feature macro __opencl_c_device_enqueue define"
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DOpenCLExtensions.def115 OPENCL_OPTIONALCOREFEATURE(__opencl_c_device_enqueue, false, 300, OCL_C_30)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dopencl-c-base.h41 #define __opencl_c_device_enqueue 1 macro

12