Home
last modified time | relevance | path

Searched refs:test_int8 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenOpenCL/
H A Darm-integer-dot-product.cl13 void test_int8(uchar4 ua, uchar4 ub, char4 sa, char4 sb) {
/llvm-project/clang/test/Sema/
H A Dsizeless-1.c110 …_Bool test_int8 = init_int8; // expected-error {{initializing '_Bool' with an expression of incomp… in func() local
/llvm-project/clang/test/SemaCXX/
H A Dsizeless-1.cpp124 bool test_int8 = init_int8; // expected-error {{cannot initialize a variable of type 'bool' with an lvalue of type 'svint8_t'}} in func() local