Home
last modified time | relevance | path

Searched refs:_M_state (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/std/
H A Dshared_mutex83 unsigned _M_state;
119 _M_state = _S_write_entered;
158 _M_state = 0;
175 _M_state &= ~_M_n_readers;
176 _M_state |= __num_readers;
188 _M_state &= ~_M_n_readers;
189 _M_state |= __num_readers;
208 _M_state &= ~_M_n_readers;
209 _M_state |= __num_readers;
229 _M_state &= ~_M_n_readers;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/std/
H A Dstop_token72 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
79 return static_cast<bool>(_M_state) && _M_state->_M_stop_requested();
84 { _M_state.swap(__rhs._M_state); }
89 { return __a._M_state == __b._M_state; }
487 : _M_state(__other._M_state)
498 if (_M_state != __other._M_state)
501 _M_state = __other._M_state;
502 if (_M_state)
549 _M_state.swap(__other._M_state);
556 return __a._M_state == __b._M_state;
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/std/
H A Dstop_token72 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
79 return static_cast<bool>(_M_state) && _M_state->_M_stop_requested();
84 { _M_state.swap(__rhs._M_state); }
89 { return __a._M_state == __b._M_state; }
487 : _M_state(__other._M_state)
498 if (_M_state != __other._M_state)
501 _M_state = __other._M_state;
502 if (_M_state)
549 _M_state.swap(__other._M_state);
556 return __a._M_state == __b._M_state;
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/std/
H A Dstop_token75 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
87 { _M_state.swap(__rhs._M_state); }
92 { return __a._M_state == __b._M_state; }
506 : _M_state(__other._M_state)
508 if (_M_state)
517 if (_M_state != __other._M_state)
520 _M_state = __other._M_state;
521 if (_M_state)
568 _M_state.swap(__other._M_state);
575 return __a._M_state == __b._M_state;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/std/
H A Dstop_token72 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
79 return static_cast<bool>(_M_state) && _M_state->_M_stop_requested();
84 { _M_state.swap(__rhs._M_state); }
89 { return __a._M_state == __b._M_state; }
487 : _M_state(__other._M_state)
498 if (_M_state != __other._M_state)
501 _M_state = __other._M_state;
502 if (_M_state)
549 _M_state.swap(__other._M_state);
556 return __a._M_state == __b._M_state;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/std/
H A Dstop_token75 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
87 { _M_state.swap(__rhs._M_state); }
92 { return __a._M_state == __b._M_state; }
497 : _M_state(__other._M_state)
499 if (_M_state)
508 if (_M_state != __other._M_state)
511 _M_state = __other._M_state;
512 if (_M_state)
559 _M_state.swap(__other._M_state);
566 return __a._M_state == __b._M_state;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/std/
H A Dstop_token72 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
79 return static_cast<bool>(_M_state) && _M_state->_M_stop_requested();
84 { _M_state.swap(__rhs._M_state); }
89 { return __a._M_state == __b._M_state; }
487 : _M_state(__other._M_state)
498 if (_M_state != __other._M_state)
501 _M_state = __other._M_state;
502 if (_M_state)
549 _M_state.swap(__other._M_state);
556 return __a._M_state == __b._M_state;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/std/
H A Dstop_token75 return static_cast<bool>(_M_state) && _M_state->_M_stop_possible();
87 { _M_state.swap(__rhs._M_state); }
92 { return __a._M_state == __b._M_state; }
506 : _M_state(__other._M_state)
508 if (_M_state)
517 if (_M_state != __other._M_state)
520 _M_state = __other._M_state;
521 if (_M_state)
568 _M_state.swap(__other._M_state);
575 return __a._M_state == __b._M_state;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/x86_64-aux-dragonfly5.5/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/config/cpu/i486/opt/ext/
H A Dopt_random.h79 __m128i __r1 = _mm_load_si128(&_M_state[_M_nstate - 2]); in _GLIBCXX_VISIBILITY()
80 __m128i __r2 = _mm_load_si128(&_M_state[_M_nstate - 1]); in _GLIBCXX_VISIBILITY()
87 (_M_state[__i], _M_state[__i + __pos1], __r1, __r2); in _GLIBCXX_VISIBILITY()
88 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
96 (_M_state[__i], _M_state[__i + __pos1 - _M_nstate], __r1, __r2); in _GLIBCXX_VISIBILITY()
97 _mm_store_si128(&_M_state[__i], __r); in _GLIBCXX_VISIBILITY()
124 __m128i __res = _mm_cmpeq_epi8(__lhs._M_state[0], __rhs._M_state[0]); in _GLIBCXX_VISIBILITY()
126 __res = _mm_and_si128(__res, _mm_cmpeq_epi8(__lhs._M_state[__i], in _GLIBCXX_VISIBILITY()
127 __rhs._M_state[__i])); in _GLIBCXX_VISIBILITY()

12345678910>>...19