Home
last modified time | relevance | path

Searched refs:vec_fp_test_data_class (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dbuiltins-systemz-zvector-error.c573 vbl = vec_fp_test_data_class(vd, idx, &cc); // expected-error {{must be a constant integer}} in test_float()
574 …vbl = vec_fp_test_data_class(vd, -1, &cc); // expected-error {{should be a value from 0 to 4095}} in test_float()
575 …vbl = vec_fp_test_data_class(vd, 4096, &cc); // expected-error {{should be a value from 0 to 4095}} in test_float()
H A Dbuiltins-systemz-zvector.c2963 vbl = vec_fp_test_data_class(vd, 0, &cc); in test_float()
2965 vbl = vec_fp_test_data_class(vd, 4095, &cc); in test_float()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dvecintrin.h9321 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
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dvecintrin.h9321 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dvecintrin.h9321 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dvecintrin.h9321 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dvecintrin.h9321 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
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dvecintrin.h7406 #define vec_fp_test_data_class(X, Y, Z) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dvecintrin.h7406 #define vec_fp_test_data_class(X, Y, Z) \ macro
/aosp_15_r20/external/clang/lib/Headers/
H A Dvecintrin.h7406 #define vec_fp_test_data_class(X, Y, Z) \ macro