Home
last modified time | relevance | path

Searched defs:vec_float (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/Inputs/
H A Dmodule_private_left.h22 vector<float> vec_float; variable
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-fpconstrained.c18 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
H A Dbuiltins-ppc-fma.c5 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-vector2-constrained.c6 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector4.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector4-error.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector3-error.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector2-error.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector3.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
H A Dbuiltins-systemz-vector2.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h9126 vec_float(__vector signed int __a) { in vec_float() function
9131 vec_float(__vector unsigned int __a) { in vec_float() function
H A Daltivec.h3567 vec_float(vector signed int __a) { in vec_float() function
3572 vec_float(vector unsigned int __a) { in vec_float() function