Home
last modified time | relevance | path

Searched defs:vec4 (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dext_vector_components.c13 float4 vec4, vec4_2, *vec4p; in test() local
H A Dext_vector_casts.c16 float4 vec4, vec4_2; in test() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dvector.c15 typedef float vec4 __attribute__((vector_size(16))); typedef
H A Dext-vector.c21 float4 vec4, vec4_2; variable
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dreferences.cpp117 __attribute((vector_size(16))) typedef int vec4; in test10() typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dreferences.cpp60 __attribute((vector_size(16))) typedef int vec4; in test_scalar() typedef