Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Misc/
H A Dopencl-c-3.0.incorrect_options.cl5 …c_read_write_images,-__opencl_c_images %s 2>&1 | FileCheck -check-prefix=CHECK-READ-WRITE-IMAGES %s
6 …c_read_write_images,-__opencl_c_images %s 2>&1 | FileCheck -check-prefix=CHECK-READ-WRITE-IMAGES %s
9 …cl_c_images,-cl_khr_3d_image_writes %s 2>&1 | FileCheck -check-prefix=CHECK-3D-WRITE-IMAGES-DIFF %s
10 …_3d_image_writes,-__opencl_c_images %s 2>&1 | FileCheck -check-prefix=CHECK-3D-WRITE-IMAGES-DEPS %s
12 …cl_c_images,-cl_khr_3d_image_writes %s 2>&1 | FileCheck -check-prefix=CHECK-3D-WRITE-IMAGES-DIFF %s
13 …_3d_image_writes,-__opencl_c_images %s 2>&1 | FileCheck -check-prefix=CHECK-3D-WRITE-IMAGES-DEPS %s
23 // CHECK-READ-WRITE-IMAGES: feature __opencl_c_read_write_images requires support of __opencl_c_ima…
25 // CHECK-3D-WRITE-IMAGES-DIFF: options cl_khr_3d_image_writes and __opencl_c_3d_image_writes are se…
26 // CHECK-3D-WRITE-IMAGES-DEPS: feature __opencl_c_3d_image_writes requires support of __opencl_c_im…
/llvm-project-15.0.7/flang/test/Semantics/
H A Ddoconcurrent02.f9025 SYNC IMAGES (*)
H A Ddoconcurrent01.f9022 SYNC IMAGES (*)
/llvm-project-15.0.7/lldb/examples/python/
H A Dcrashlog.py588 IMAGES = 2 variable in CrashLogParseMode
628 CrashLogParseMode.IMAGES : self.parse_images,
741 self.parse_mode = CrashLogParseMode.IMAGES
/llvm-project-15.0.7/flang/docs/
H A Df2018-grammar.md541 R1166 sync-images-stmt -> SYNC IMAGES ( image-set [, sync-stat-list] )