Home
last modified time | relevance | path

Searched defs:__ac (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmuldc3.c20 double __ac = __a * __c; in __muldc3() local
H A Dmulsc3.c19 float __ac = __a * __c; in __mulsc3() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h91 double __ac = __a * __c; in __muldc3() local
141 float __ac = __a * __c; in __mulsc3() local
H A Dvecintrin.h832 __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 …]