Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dmulsc3.c22 float __bc = __b * __c; in __mulsc3() local
H A Dmuldc3.c23 double __bc = __b * __c; in __muldc3() local
H A Dmulxc3.c25 long double __bc = __b * __c; in __mulxc3() local
/openbsd/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h94 double __bc = __b * __c; in __muldc3() local
144 float __bc = __b * __c; in __mulsc3() local
H A Dvecintrin.h833 __vector unsigned int __bc = (__vector unsigned int)__b; in vec_sel() local
2097 __vector signed char __bc = (__vector signed char)__b; in vec_pack() local
2106 __vector __bool char __bc = (__vector __bool char)__b; in vec_pack() local
2124 __vector signed short __bc = (__vector signed short)__b; in vec_pack() local
2133 __vector __bool short __bc = (__vector __bool short)__b; in vec_pack() local
2151 __vector signed int __bc = (__vector signed int)__b; in vec_pack() local
2158 __vector __bool int __bc = (__vector __bool int)__b; in vec_pack() local
8027 __vector signed char __bc = (__vector signed char)__b; in vec_max() local
8103 __vector signed int __bc = (__vector signed int)__b; in vec_max() local
8197 __vector signed char __bc = (__vector signed char)__b; in vec_min() local
[all …]