Home
last modified time | relevance | path

Searched defs:float4 (Results 1 – 18 of 18) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/PCH/Inputs/
H A Dchain-ext_vector2.h3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dext_vector.h4 typedef __attribute__((ext_vector_type(4))) float float4; typedef
H A Dtypes.h27 typedef float float4 __attribute__((vector_size(16))); typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2010-02-18-Dbg-VectorType.c2 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dext-vector-indexing.c3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dext-vector-member-alignment.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dbuiltinshufflevector2.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dmangle.c64 typedef __attribute__(( vector_size(16) )) float float4; typedef
H A Dext-vector.c3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A D2007-05-03-VectorInit.cpp6 typedef v4sf float4; typedef
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dext_vector_comparisons.c18 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dtypedef-retain.c3 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dvector-init.c4 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dext_vector_components.c5 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dexpr-address-of.c34 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp40 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dext-vector-type.cpp88 typedef float __attribute__((ext_vector_type(4))) float4; typedef