/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | __clang_cuda_complex_builtins.h | 91 double __ac = __a * __c; in __muldc3() local 141 float __ac = __a * __c; in __mulsc3() local
|
H A D | vecintrin.h | 832 __vector unsigned int __ac = (__vector unsigned int)__a; in vec_sel() local 849 __vector unsigned long long __ac = (__vector unsigned long long)__a; in vec_sel() local 2096 __vector signed char __ac = (__vector signed char)__a; in vec_pack() local 2105 __vector __bool char __ac = (__vector __bool char)__a; in vec_pack() local 2114 __vector unsigned char __ac = (__vector unsigned char)__a; in vec_pack() local 2123 __vector signed short __ac = (__vector signed short)__a; in vec_pack() local 2132 __vector __bool short __ac = (__vector __bool short)__a; in vec_pack() local 2141 __vector unsigned short __ac = (__vector unsigned short)__a; in vec_pack() local 2150 __vector signed int __ac = (__vector signed int)__a; in vec_pack() local 2157 __vector __bool int __ac = (__vector __bool int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | __clang_cuda_complex_builtins.h | 91 double __ac = __a * __c; in __muldc3() local 141 float __ac = __a * __c; in __mulsc3() local
|
D | vecintrin.h | 832 __vector unsigned int __ac = (__vector unsigned int)__a; in vec_sel() local 849 __vector unsigned long long __ac = (__vector unsigned long long)__a; in vec_sel() local 2096 __vector signed char __ac = (__vector signed char)__a; in vec_pack() local 2105 __vector __bool char __ac = (__vector __bool char)__a; in vec_pack() local 2114 __vector unsigned char __ac = (__vector unsigned char)__a; in vec_pack() local 2123 __vector signed short __ac = (__vector signed short)__a; in vec_pack() local 2132 __vector __bool short __ac = (__vector __bool short)__a; in vec_pack() local 2141 __vector unsigned short __ac = (__vector unsigned short)__a; in vec_pack() local 2150 __vector signed int __ac = (__vector signed int)__a; in vec_pack() local 2157 __vector __bool int __ac = (__vector __bool int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | __clang_cuda_complex_builtins.h | 91 double __ac = __a * __c; in __muldc3() local 141 float __ac = __a * __c; in __mulsc3() local
|
D | vecintrin.h | 832 __vector unsigned int __ac = (__vector unsigned int)__a; in vec_sel() local 849 __vector unsigned long long __ac = (__vector unsigned long long)__a; in vec_sel() local 2096 __vector signed char __ac = (__vector signed char)__a; in vec_pack() local 2105 __vector __bool char __ac = (__vector __bool char)__a; in vec_pack() local 2114 __vector unsigned char __ac = (__vector unsigned char)__a; in vec_pack() local 2123 __vector signed short __ac = (__vector signed short)__a; in vec_pack() local 2132 __vector __bool short __ac = (__vector __bool short)__a; in vec_pack() local 2141 __vector unsigned short __ac = (__vector unsigned short)__a; in vec_pack() local 2150 __vector signed int __ac = (__vector signed int)__a; in vec_pack() local 2157 __vector __bool int __ac = (__vector __bool int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | __clang_cuda_complex_builtins.h | 91 double __ac = __a * __c; in __muldc3() local 141 float __ac = __a * __c; in __mulsc3() local
|
D | vecintrin.h | 832 __vector unsigned int __ac = (__vector unsigned int)__a; in vec_sel() local 849 __vector unsigned long long __ac = (__vector unsigned long long)__a; in vec_sel() local 2096 __vector signed char __ac = (__vector signed char)__a; in vec_pack() local 2105 __vector __bool char __ac = (__vector __bool char)__a; in vec_pack() local 2114 __vector unsigned char __ac = (__vector unsigned char)__a; in vec_pack() local 2123 __vector signed short __ac = (__vector signed short)__a; in vec_pack() local 2132 __vector __bool short __ac = (__vector __bool short)__a; in vec_pack() local 2141 __vector unsigned short __ac = (__vector unsigned short)__a; in vec_pack() local 2150 __vector signed int __ac = (__vector signed int)__a; in vec_pack() local 2157 __vector __bool int __ac = (__vector __bool int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | __clang_cuda_complex_builtins.h | 91 double __ac = __a * __c; in __muldc3() local 141 float __ac = __a * __c; in __mulsc3() local
|
D | vecintrin.h | 832 __vector unsigned int __ac = (__vector unsigned int)__a; in vec_sel() local 849 __vector unsigned long long __ac = (__vector unsigned long long)__a; in vec_sel() local 2096 __vector signed char __ac = (__vector signed char)__a; in vec_pack() local 2105 __vector __bool char __ac = (__vector __bool char)__a; in vec_pack() local 2114 __vector unsigned char __ac = (__vector unsigned char)__a; in vec_pack() local 2123 __vector signed short __ac = (__vector signed short)__a; in vec_pack() local 2132 __vector __bool short __ac = (__vector __bool short)__a; in vec_pack() local 2141 __vector unsigned short __ac = (__vector unsigned short)__a; in vec_pack() local 2150 __vector signed int __ac = (__vector signed int)__a; in vec_pack() local 2157 __vector __bool int __ac = (__vector __bool int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/external/compiler-rt/lib/builtins/ |
H A D | mulxc3.c | 25 long double __ac = __a * __c; in __mulxc3() local
|
H A D | muldc3.c | 23 double __ac = __a * __c; in __muldc3() local
|
H A D | mulsc3.c | 23 float __ac = __a * __c; in __mulsc3() local
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | vecintrin.h | 625 vector unsigned long long __ac = (vector unsigned long long)__a; in vec_sel() local 1513 vector signed char __ac = (vector signed char)__a; in vec_pack() local 1522 vector bool char __ac = (vector bool char)__a; in vec_pack() local 1531 vector unsigned char __ac = (vector unsigned char)__a; in vec_pack() local 1540 vector signed short __ac = (vector signed short)__a; in vec_pack() local 1549 vector bool short __ac = (vector bool short)__a; in vec_pack() local 1558 vector unsigned short __ac = (vector unsigned short)__a; in vec_pack() local 1567 vector signed int __ac = (vector signed int)__a; in vec_pack() local 1574 vector bool int __ac = (vector bool int)__a; in vec_pack() local 1581 vector unsigned int __ac = (vector unsigned int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | vecintrin.h | 625 vector unsigned long long __ac = (vector unsigned long long)__a; in vec_sel() local 1513 vector signed char __ac = (vector signed char)__a; in vec_pack() local 1522 vector bool char __ac = (vector bool char)__a; in vec_pack() local 1531 vector unsigned char __ac = (vector unsigned char)__a; in vec_pack() local 1540 vector signed short __ac = (vector signed short)__a; in vec_pack() local 1549 vector bool short __ac = (vector bool short)__a; in vec_pack() local 1558 vector unsigned short __ac = (vector unsigned short)__a; in vec_pack() local 1567 vector signed int __ac = (vector signed int)__a; in vec_pack() local 1574 vector bool int __ac = (vector bool int)__a; in vec_pack() local 1581 vector unsigned int __ac = (vector unsigned int)__a; in vec_pack() local [all …]
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | vecintrin.h | 625 vector unsigned long long __ac = (vector unsigned long long)__a; in vec_sel() local 1513 vector signed char __ac = (vector signed char)__a; in vec_pack() local 1522 vector bool char __ac = (vector bool char)__a; in vec_pack() local 1531 vector unsigned char __ac = (vector unsigned char)__a; in vec_pack() local 1540 vector signed short __ac = (vector signed short)__a; in vec_pack() local 1549 vector bool short __ac = (vector bool short)__a; in vec_pack() local 1558 vector unsigned short __ac = (vector unsigned short)__a; in vec_pack() local 1567 vector signed int __ac = (vector signed int)__a; in vec_pack() local 1574 vector bool int __ac = (vector bool int)__a; in vec_pack() local 1581 vector unsigned int __ac = (vector unsigned int)__a; in vec_pack() local [all …]
|