Lines Matching refs:int4
5 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
119 int4 cmp; in test6()
130 void test7(int4 *ap, int4 *bp, int c) { in test7()
131 int4 a = *ap; in test7()
132 int4 b = *bp; in test7()
186 int4 cmp; in test7()
207 int4 cmp; in test8()
218 int test9(int4 V) { in test9()
225 int test10(int4 V) { in test10()
231 int4 test11a();
240 int4 test12(int4 V) { in test12()
247 int4 test13(int4 *V) { in test13()
255 int4 d; in test14()
282 int4 test15(uint4 V0) { in test15()
284 int4 V = !V0; in test15()