Home | History | Annotate | Download | only in AST

Lines Matching refs:OpenCL

1836     if (Info.getLangOpts().OpenCL)
1837 // OpenCL 6.3j: shift values are effectively % word size of LHS.
1867 if (Info.getLangOpts().OpenCL)
1868 // OpenCL 6.3j: shift values are effectively % word size of LHS.
2768 // In OpenCL if a variable is in constant address space it is a const value.
2770 (Info.getLangOpts().OpenCL &&
5948 // vector elements. For OpenCL, this can be due to nested vector
7876 // vector return 4. (OpenCL 1.1 spec 6.11.12)