Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/Inputs/
H A Dmodule_private_left.h22 vector<float> vec_float; variable
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-fma.c5 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
H A Dbuiltins-ppc-fpconstrained.c18 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
/llvm-project/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/clang/lib/Headers/
H A Dvecintrin.h9144 vec_float(__vector signed int __a) { vec_float() function
9149 vec_float(__vector unsigned int __a) { vec_float() function
H A Daltivec.h3579 vec_float(vector signed int __a) { in vec_float() function
3584 vec_float(vector unsigned int __a) { in vec_float() function