Searched defs:_S_bit_shift_right (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 | 77 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_right() function 99 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_right() function
|
H A D | simd_x86.h | 1825 _S_bit_shift_right(_Tp __xx, int __y) in _S_multiplies() function 1875 _S_bit_shift_right(_Tp __xx, typename _TVT::type __y) in _S_multiplies() function
|
H A D | simd_builtin.h | 1741 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_right() function 1751 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_right() function
|