Searched refs:ImgAddrSpc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp37 uint32_t ImgAddrSpc = local
45 Ctx, "opencl.image1d_t"), ImgAddrSpc);
48 Ctx, "opencl.image1d_array_t"), ImgAddrSpc);
51 Ctx, "opencl.image1d_buffer_t"), ImgAddrSpc);
54 Ctx, "opencl.image2d_t"), ImgAddrSpc);
57 Ctx, "opencl.image2d_array_t"), ImgAddrSpc);
60 Ctx, "opencl.image3d_t"), ImgAddrSpc);

Completed in 72 milliseconds