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_isunordered
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h
1928
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1942
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1955
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1969
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1978
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y),
2177
//
_S_isunordered
{{{3
2180
_S_isunordered
(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y)
simd_sve.h
1315
_SuperImpl::
_S_isunordered
(__x, __y)._M_data);
1344
_SuperImpl::
_S_isunordered
(__x, __y)._M_data);
1478
_S_isunordered
(_SveSimdWrapper<_Tp, _Np> __x, _SveSimdWrapper<_Tp, _Np> __y)
simd_scalar.h
631
_S_isunordered
(_Tp __x, _Tp __y)
simd_fixed_size.h
1717
_GLIBCXX_SIMD_CMP_OPERATIONS(
_S_isunordered
)
simd_x86.h
3160
{ return
_S_isunordered
(__x, __x); }
3163
//
_S_isunordered
{{{
3166
_S_isunordered
([[maybe_unused]] _SimdWrapper<_Tp, _Np> __x,
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_builtin.h
1928
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1942
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1955
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1969
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y)._M_data,
1978
return __andnot(_SuperImpl::
_S_isunordered
(__x, __y),
2177
//
_S_isunordered
{{{3
2180
_S_isunordered
(_SimdWrapper<_Tp, _Np> __x, _SimdWrapper<_Tp, _Np> __y)
simd_scalar.h
631
_S_isunordered
(_Tp __x, _Tp __y)
simd_fixed_size.h
1717
_GLIBCXX_SIMD_CMP_OPERATIONS(
_S_isunordered
)
simd_x86.h
3160
{ return
_S_isunordered
(__x, __x); }
3163
//
_S_isunordered
{{{
3166
_S_isunordered
([[maybe_unused]] _SimdWrapper<_Tp, _Np> __x,
Completed in 51 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026