Home
last modified time | relevance | path

Searched defs:float2 (Results 1 – 9 of 9) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/PCH/Inputs/
H A Dchain-ext_vector1.h3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dext_vector.h3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
H A Dexprs.h106 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dvector-cast.c39 typedef float float2 __attribute__ ((vector_size (8))); typedef
H A Dext_vector_components.c3 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
H A Dext_vector_casts.c3 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp39 typedef float float2 __attribute__((ext_vector_type(2))); typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dext-vector-type.cpp87 typedef float __attribute__((ext_vector_type(2))) float2; typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dext-vector.c4 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef