Searched defs:_SimdImplX86 (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/ |
A D | simd_x86.h | 828 using _Base = _SimdImplBuiltin<_Abi>; 1528 _S_bit_shift_left(_Tp __xx, int __y) in _S_multiplies() 1802 _S_bit_shift_right(_Tp __xx, int __y) in _S_multiplies() 2589 _S_sqrt(_SimdWrapper<_Tp, _Np> __x) in _S_sqrt() 2611 _S_ldexp(_SimdWrapper<_Tp, _Np> __x, in _S_ldexp() 2652 _S_trunc(_SimdWrapper<_Tp, _Np> __x) in _S_trunc() 2686 _S_round(_SimdWrapper<_Tp, _Np> __x) in _S_round() 2781 _S_floor(_SimdWrapper<_Tp, _Np> __x) in _S_floor() 2803 _S_ceil(_SimdWrapper<_Tp, _Np> __x) in _S_ceil() 3013 _S_isinf(_SimdWrapper<_Tp, _Np> __x) in _S_isinf() [all …]
|
Completed in 11 milliseconds