Lines Matching refs:opencl
6 ; CHECK-LLVM: opencl.image2d_array_wo_t = type opaque
7 ; CHECK-LLVM: define spir_kernel void @sample_kernel(%opencl.image2d_array_wo_t addrspace(1)
8 ; CHECK-LLVM: call spir_func <2 x i32> @_Z13get_image_dimPU3AS125opencl.image2d_array_wo_t(%opencl.…
9 ; CHECK-LLVM: call spir_func i64 @_Z20get_image_array_sizePU3AS125opencl.image2d_array_wo_t(%opencl…
10 …spir_func <2 x i32> @_Z13get_image_dimPU3AS125opencl.image2d_array_wo_t(%opencl.image2d_array_wo_t…
11 …pir_func i64 @_Z20get_image_array_sizePU3AS125opencl.image2d_array_wo_t(%opencl.image2d_array_wo_t…
12 ; CHECK-LLVM: !{{[0-9]+}} = !{void (%opencl.image2d_array_wo_t
21 %opencl.image2d_array_wo_t = type opaque
24 define spir_kernel void @sample_kernel(%opencl.image2d_array_wo_t addrspace(1)* %input) #0 {
26 …%call.tmp1 = call spir_func <2 x i32> @_Z13get_image_dimPU3AS125opencl.image2d_array_wo_t(%opencl.…
28 …pir_func i64 @_Z20get_image_array_sizePU3AS125opencl.image2d_array_wo_t(%opencl.image2d_array_wo_t…
36 declare spir_func <2 x i32> @_Z13get_image_dimPU3AS125opencl.image2d_array_wo_t(%opencl.image2d_arr…
39 declare spir_func i64 @_Z20get_image_array_sizePU3AS125opencl.image2d_array_wo_t(%opencl.image2d_ar…
43 !opencl.kernels = !{!0}
44 !opencl.enable.FP_CONTRACT = !{}
46 !opencl.spir.version = !{!7}
47 !opencl.ocl.version = !{!7}
48 !opencl.used.extensions = !{!8}
49 !opencl.used.optional.core.features = !{!9}
52 !0 = !{void (%opencl.image2d_array_wo_t addrspace(1)*)* @sample_kernel, !1, !2, !3, !4, !5}