Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/
Dmodule_private_left.h22 vector<float> vec_float; variable
/external/llvm-project/clang/test/Modules/Inputs/
Dmodule_private_left.h22 vector<float> vec_float; variable
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-fpconstrained.c15 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
Dbuiltins-ppc-fma.c5 typedef __attribute__((vector_size(4 * sizeof(float)))) float vec_float; typedef
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-vector2-constrained.c6 typedef __attribute__((vector_size(16))) float vec_float; typedef
Dbuiltins-systemz-vector3-error.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
Dbuiltins-systemz-vector2-error.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
Dbuiltins-systemz-vector3.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
Dbuiltins-systemz-vector2.c14 typedef __attribute__((vector_size(16))) float vec_float; typedef
/external/llvm-project/clang/lib/Headers/
Dvecintrin.h9032 vec_float(__vector signed int __a) { in vec_float() function
9037 vec_float(__vector unsigned int __a) { in vec_float() function
Daltivec.h3214 vec_float(vector signed int __a) { in vec_float() function
3219 vec_float(vector unsigned int __a) { in vec_float() function