Searched defs:_S_bit_shift_left (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/ |
A D | simd_ppc.h | 51 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_left() function 62 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_left() function
|
A D | simd_x86.h | 1528 _S_bit_shift_left(_Tp __xx, int __y) in _S_multiplies() function 1633 _S_bit_shift_left(_Tp __xx, typename _TVT::type __y) in _S_multiplies() function
|
A D | simd_builtin.h | 1703 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_left() function 1713 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_left() function
|
Completed in 17 milliseconds