Home
last modified time | relevance | path

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

12

/llvm-project/clang/test/PCH/Inputs/
H A Dchain-ext_vector2.h3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
/llvm-project/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
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-caching/
H A Da.c1 typedef float float4; typedef
H A Db.c1 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/llvm-project/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 Dvector.cpp3 typedef __attribute__((__vector_size__(16))) 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 Dbuiltins-nondeterministic-value.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dmangle.c68 typedef __attribute__(( vector_size(16) )) float float4; typedef
H A Disfpclass.c134 typedef float __attribute__((ext_vector_type(4))) float4; typedef
/llvm-project/clang/test/CodeGenCXX/
H A D2007-05-03-VectorInit.cpp6 typedef v4sf float4; typedef
H A Dvector-splat-conversion.cpp20 typedef __attribute__((__ext_vector_type__(4))) float float4; typedef
/llvm-project/lldb/test/API/functionalities/data-formatter/vector-types/
H A Dmain.cpp1 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/llvm-project/clang/test/Sema/
H A Doverloaded-math-builtins.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dfp16vec-sema.c4 typedef float float4 __attribute__ ((vector_size (16))); global() typedef
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
/llvm-project/clang/test/CodeGenCUDA/
H A Dcorrectly-rounded-div.cu11 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h108 struct float4 { struct
110 …__host__ __device__ float4(float x = 0, float y = 0, float z = 0, float w = 0) : x(x), y(y), z(z),… in x() argument
/llvm-project/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp40 typedef float float4 __attribute__((ext_vector_type(4))); typedef

12