Searched refs:vec_fp_test_data_class (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | vecintrin.h | 9321 vec_fp_test_data_class(__vector float __a, int __b, int *__c) 9325 vec_fp_test_data_class(__vector double __a, int __b, int *__c) 9328 #define vec_fp_test_data_class(X, Y, Z) \ macro 9329 ((__typeof__((vec_fp_test_data_class)((X), (Y), (Z)))) \ 9343 #define vec_fp_test_data_class(X, Y, Z) \ macro
|