Home
last modified time | relevance | path

Searched refs:CL2 (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/Sema/
Dblock-return.c47 typedef int (^CL2)(void); typedef
49 CL2 foo2() { in foo2()
/external/clang/test/SemaOpenCL/
Doptional-core-fp64-cl2.0.cl1 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -cl-std=CL2.0
Dstorageclass-cl20.cl1 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -DCL20 -cl-std=CL2.0
Dnull_literal.cl2 // RUN: %clang_cc1 -cl-std=CL2.0 -DCL20 -verify %s
Dstorageclass.cl9 // static is not allowed at local scope before CL2.0
Daddress-spaces-conversions-cl2.0.cl1 …UN: %clang_cc1 %s -ffake-address-space-map -verify -pedantic -fsyntax-only -DCONSTANT -cl-std=CL2.0
2 // RUN: %clang_cc1 %s -ffake-address-space-map -verify -pedantic -fsyntax-only -DGLOBAL -cl-std=CL2
3 …RUN: %clang_cc1 %s -ffake-address-space-map -verify -pedantic -fsyntax-only -DGENERIC -cl-std=CL2.0
/external/clang/test/Frontend/
Dstd.cl4 // RUN: %clang_cc1 %s -fsyntax-only -cl-std=CL2.0
/external/clang/test/Parser/
Dopencl-atomics-cl20.cl2 // RUN: %clang_cc1 %s -verify -fsyntax-only -cl-std=CL2.0 -DCL20
3 // RUN: %clang_cc1 %s -verify -fsyntax-only -cl-std=CL2.0 -DCL20 -DEXT
Dopencl-cl20.cl2 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -cl-std=CL2.0 -DCL20
/external/clang/test/CodeGenOpenCL/
Daddress-spaces-conversions.cl1 // RUN: %clang_cc1 %s -triple x86_64-unknown-linux-gnu -O0 -ffake-address-space-map -cl-std=CL2.0 -…
Daddress-spaces.cl2 // RUN: %clang_cc1 %s -O0 -DCL20 -cl-std=CL2.0 -ffake-address-space-map -emit-llvm -o - | FileCheck…
/external/clang/include/clang/Frontend/
DLangStandards.def144 LANGSTANDARD(opencl20, "CL2.0",