OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_blend
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h
1061
return __make_dependent_t<_TV, _CommonImpl>::
_S_blend
(
1089
return __make_dependent_t<_TV, _CommonImpl>::
_S_blend
(
1243
//
_S_blend
{{{
1246
_S_blend
(_SimdWrapper<__int_for_sizeof_t<_Tp>, _Np> __k,
1740
= _Ap::_CommonImpl::
_S_blend
(__implicit_mask_full, __one,
2361
__lhs = _CommonImpl::
_S_blend
(__k, __lhs, __rhs);
2383
= _CommonImpl::
_S_blend
(__k, __lhs, _SimdWrapper<_Tp, _Np>());
2386
__lhs = _CommonImpl::
_S_blend
(__k, __lhs,
2404
__lhs = _CommonImpl::
_S_blend
(__k, __lhs,
2452
return _CommonImpl::
_S_blend
(__k, __v, __data(__op(__vv)))
[
all
...]
simd_sve.h
838
_S_blend
(_SveMaskWrapper<sizeof(_Tp), _Np> __k, _SveSimdWrapper<_Tp, _Np> __at0,
1517
{ __lhs = _CommonImpl::
_S_blend
(__k, __lhs, __rhs); }
1523
{ __lhs = _CommonImpl::
_S_blend
(__k, __lhs, __data(simd<_Tp, _Abi>(__rhs))); }
1530
__lhs = _CommonImpl::
_S_blend
(__k, __lhs,
1551
return _CommonImpl::
_S_blend
(__k, __v, __data(__op(__vv)));
simd_math.h
680
_Abi::_CommonImpl::
_S_blend
(_SimdWrapper<bool, _NI>(__isnonzero),
684
_Abi::_CommonImpl::
_S_blend
(_SimdWrapper<bool, _Np>(
simd_x86.h
806
//
_S_blend
{{{
811
_S_blend
(_SimdWrapper<bool, _Np> __k, _SimdWrapper<_Tp, _Np> __at0,
837
_S_blend
(_SimdWrapper<__int_for_sizeof_t<_Tp>, _Np> __k,
852
return
_S_blend
(
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h
1061
return __make_dependent_t<_TV, _CommonImpl>::
_S_blend
(
1089
return __make_dependent_t<_TV, _CommonImpl>::
_S_blend
(
1243
//
_S_blend
{{{
1246
_S_blend
(_SimdWrapper<__int_for_sizeof_t<_Tp>, _Np> __k,
1740
= _Ap::_CommonImpl::
_S_blend
(__implicit_mask_full, __one,
2349
__lhs = _CommonImpl::
_S_blend
(__k, __lhs, __rhs);
2371
= _CommonImpl::
_S_blend
(__k, __lhs, _SimdWrapper<_Tp, _Np>());
2374
__lhs = _CommonImpl::
_S_blend
(__k, __lhs,
2392
__lhs = _CommonImpl::
_S_blend
(__k, __lhs,
2440
return _CommonImpl::
_S_blend
(__k, __v, __data(__op(__vv)))
[
all
...]
simd_math.h
668
_Abi::_CommonImpl::
_S_blend
(_SimdWrapper<bool, _NI>(__isnonzero),
672
_Abi::_CommonImpl::
_S_blend
(_SimdWrapper<bool, _Np>(
simd_x86.h
806
//
_S_blend
{{{
811
_S_blend
(_SimdWrapper<bool, _Np> __k, _SimdWrapper<_Tp, _Np> __at0,
837
_S_blend
(_SimdWrapper<__int_for_sizeof_t<_Tp>, _Np> __k,
852
return
_S_blend
(
Completed in 40 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026