Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dmulsc3.c19 float __ac = __a * __c; in __mulsc3() local
H A Dmuldc3.c20 double __ac = __a * __c; in __muldc3() local
H A Dmulxc3.c22 long double __ac = __a * __c; in __mulxc3() local
/openbsd/gnu/llvm/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
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
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
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
8034 __vector signed char __ac = (__vector signed char)__a; in vec_max() local
8110 __vector signed int __ac = (__vector signed int)__a; in vec_max() local
8204 __vector signed char __ac = (__vector signed char)__a; in vec_min() local
[all …]