Searched defs:vec4 (Results 1 – 6 of 6) sorted by relevance
13 float4 vec4, vec4_2, *vec4p; in test() local
18 float4 vec4, vec4_2; test() local [all...]
15 typedef float vec4 __attribute__((vector_size(16))); typedef
21 float4 vec4, vec4_2; variable
145 __attribute((vector_size(16))) typedef int vec4; in test10() typedef
60 __attribute((vector_size(16))) typedef int vec4; in test_scalar() typedef