Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_ppc.h39 struct _SimdImplPpc : _SimdImplBuiltin<_Abi> struct
41 using _Base = _SimdImplBuiltin<_Abi>;
51 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_left()
62 _S_bit_shift_left(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_left()
77 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y) in _S_bit_shift_right()
99 _S_bit_shift_right(_SimdWrapper<_Tp, _Np> __x, int __y) in _S_bit_shift_right()