Searched defs:_S_bit_shift_left (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H 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
|
H A D | simd_x86.h | 1551 _S_bit_shift_left(_Tp __xx, int __y) in _S_multiplies() function 1656 _S_bit_shift_left(_Tp __xx, typename _TVT::type __y) in _S_multiplies() function
|
H A D | simd_builtin.h | 1736 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_left() function 1746 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_left() function
|