/aosp_15_r20/external/clang/test/SemaOpenCL/ |
H A D | cl20-device-side-enqueue.cl | 4 // Diagnostic tests for different overloads of enqueue_kernel from Table 6.13.17.1 of OpenCL 2.0 Sp… 15 enqueue_kernel(default_queue, flags, ndrange, ^(void) { 19 …enqueue_kernel(vptr, flags, ndrange, ^(void) { // expected-error{{illegal call to enqueue_kernel, … 23 …enqueue_kernel(default_queue, vptr, ndrange, ^(void) { // expected-error{{illegal call to enqueue_… 27 …enqueue_kernel(default_queue, flags, vptr, ^(void) { // expected-error{{illegal call to enqueue_ke… 31 …enqueue_kernel(default_queue, flags, ndrange, vptr); // expected-error{{illegal call to enqueue_ke… 33 …enqueue_kernel(default_queue, flags, ndrange, ^(int i) { // expected-error{{blocks in this form of… 38 enqueue_kernel(default_queue, flags, ndrange, 1, &event_wait_list, &evt, ^(void) { 42 …enqueue_kernel(default_queue, flags, ndrange, 1, vptr, &evt, ^(void) // expected-error{{illegal ca… 47 …enqueue_kernel(default_queue, flags, ndrange, 1, &event_wait_list, vptr, ^(void) // expected-error… [all …]
|
H A D | clang-builtin-version.cl | 7 …enqueue_kernel(tmp, tmp, tmp, ^(void) { // expected-warning{{implicit declaration of function 'enq…
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_queue_properties.cpp | 41 int enqueue_kernel(cl_context context, const cl_queue_properties_khr *queue_prop_def, cl_device_id … in enqueue_kernel() function 125 error = enqueue_kernel(context, NULL,deviceID, kernel, (size_t)num_elements); in test_queue_properties() 135 error = enqueue_kernel(context, queue_prop_def, deviceID, kernel, (size_t)num_elements); in test_queue_properties() 146 error = enqueue_kernel(context, queue_prop_def, deviceID, kernel, (size_t)num_elements); in test_queue_properties() 157 error = enqueue_kernel(context, queue_prop_def, deviceID, kernel, (size_t)num_elements); in test_queue_properties()
|
/aosp_15_r20/external/clang/test/CodeGenOpenCL/ |
H A D | cl20-device-side-enqueue.cl | 27 enqueue_kernel(default_queue, flags, ndrange, 38 enqueue_kernel(default_queue, flags, ndrange, 2, &event_wait_list, &clk_event, 47 enqueue_kernel(default_queue, flags, ndrange, 58 enqueue_kernel(default_queue, flags, ndrange, 69 enqueue_kernel(default_queue, flags, ndrange, 2, event_wait_list2, &clk_event, 81 enqueue_kernel(default_queue, flags, ndrange, 2, event_wait_list2, &clk_event,
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | Builtins.def | 1311 LANGBUILTIN(enqueue_kernel, "i.", "tn", OCLC20_LANG)
|
H A D | DiagnosticSemaKinds.td | 7947 "illegal call to enqueue_kernel, incorrect argument types">; 7949 "illegal call to enqueue_kernel, expected %0 argument type">;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | Builtins.inc | 498 LANGBUILTIN(enqueue_kernel, "i.", "tn", OCL_DSE)
|
D | DiagnosticSemaKinds.inc | 1653 …Error, "blocks with parameters are not accepted in this prototype of enqueue_kernel call", 0, SFIN… 1654 …_args, CLASS_ERROR, (unsigned)diag::Severity::Error, "blocks used in enqueue_kernel call are expec… 1655 …args, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, incorrect arg… 1656 …type, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, parameter nee…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Builtins.inc | 498 LANGBUILTIN(enqueue_kernel, "i.", "tn", OCL_DSE)
|
D | DiagnosticSemaKinds.inc | 1653 …Error, "blocks with parameters are not accepted in this prototype of enqueue_kernel call", 0, SFIN… 1654 …_args, CLASS_ERROR, (unsigned)diag::Severity::Error, "blocks used in enqueue_kernel call are expec… 1655 …args, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, incorrect arg… 1656 …type, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, parameter nee…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Builtins.inc | 502 LANGBUILTIN(enqueue_kernel, "i.", "tn", OCL_DSE)
|
D | DiagnosticSemaKinds.inc | 1677 …Error, "blocks with parameters are not accepted in this prototype of enqueue_kernel call", 0, SFIN… 1678 …_args, CLASS_ERROR, (unsigned)diag::Severity::Error, "blocks used in enqueue_kernel call are expec… 1679 …args, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, incorrect arg… 1680 …type, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, parameter nee…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Builtins.def | 1757 LANGBUILTIN(enqueue_kernel, "i.", "tn", OCL_DSE)
|
D | DiagnosticSemaKinds.inc | 1630 …Error, "blocks with parameters are not accepted in this prototype of enqueue_kernel call", 0, SFIN… 1631 …_args, CLASS_ERROR, (unsigned)diag::Severity::Error, "blocks used in enqueue_kernel call are expec… 1632 …args, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, incorrect arg… 1633 …type, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, parameter nee…
|
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-diagnostics/gen/clang/Basic/ |
D | DiagnosticSemaKinds.inc | 1153 …type, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, expected %0 a… 1154 …args, CLASS_ERROR, (unsigned)diag::Severity::Error, "illegal call to enqueue_kernel, incorrect arg…
|