Searched refs:test_int8 (Results 1 – 3 of 3) sorted by relevance
13 void test_int8(uchar4 ua, uchar4 ub, char4 sa, char4 sb) {
110 …_Bool test_int8 = init_int8; // expected-error {{initializing '_Bool' with an expression of incomp… in func() local
124 bool test_int8 = init_int8; // expected-error {{cannot initialize a variable of type 'bool' with an lvalue of type 'svint8_t'}} in func() local