HomeSort by relevance Sort by last modified time
    Searched refs:__x (Results 176 - 200 of 424) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
ammintrin.h 67 /// \param __x
74 /// both zero, bits [63:0] of parameter __x are extracted. If the length is
79 _mm_extract_si64(__m128i __x, __m128i __y)
81 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// __y into the lower 64 bits of the destination integer vector __x at the
131 /// \param __x
143 /// parameter __x. If the length is zero but the index is non-zero, the
146 /// destination operand __x with the specified bitfields replaced by the
151 _mm_insert_si64(__m128i __x, __m128i __y)
153 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
ammintrin.h 68 /// \param __x
75 /// both zero, bits [63:0] of parameter \a __x are extracted. If the length
80 _mm_extract_si64(__m128i __x, __m128i __y)
82 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// \a __y into the lower 64 bits of the destination integer vector \a __x
131 /// \param __x
143 /// inserted into parameter \a __x. If the length is zero but the index is
146 /// destination operand \a __x with the specified bitfields replaced by the
150 _mm_insert_si64(__m128i __x, __m128i __y)
152 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
ammintrin.h 38 _mm_extract_si64(__m128i __x, __m128i __y)
40 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
49 _mm_insert_si64(__m128i __x, __m128i __y)
51 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y);
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
ammintrin.h 38 _mm_extract_si64(__m128i __x, __m128i __y)
40 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
49 _mm_insert_si64(__m128i __x, __m128i __y)
51 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y);
  /prebuilts/sdk/renderscript/clang-include/
ammintrin.h 67 /// \param __x
74 /// both zero, bits [63:0] of parameter __x are extracted. If the length is
79 _mm_extract_si64(__m128i __x, __m128i __y)
81 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
124 /// __y into the lower 64 bits of the destination integer vector __x at the
131 /// \param __x
143 /// parameter __x. If the length is zero but the index is non-zero, the
146 /// destination operand __x with the specified bitfields replaced by the
151 _mm_insert_si64(__m128i __x, __m128i __y)
153 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stream_iterator.h 111 _M_equal(const istream_iterator& __x) const
112 { return (_M_ok == __x._M_ok) && (!_M_ok || _M_stream == __x._M_stream); }
130 operator==(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
132 { return __x._M_equal(__y); }
137 operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
139 { return !__x._M_equal(__y); }
unique_ptr.h 482 swap(unique_ptr<_Tp, _Dp>& __x,
484 { __x.swap(__y); }
489 operator==(const unique_ptr<_Tp, _Dp>& __x,
491 { return __x.get() == __y.get(); }
495 operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept
496 { return !__x; }
500 operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept
501 { return !__x; }
506 operator!=(const unique_ptr<_Tp, _Dp>& __x,
508 { return __x.get() != __y.get();
    [all...]
unordered_map.h 347 * @param __x Pair to be inserted (see std::make_pair for easy
362 insert(const value_type& __x)
363 { return _M_h.insert(__x); }
369 insert(_Pair&& __x)
370 { return _M_h.insert(std::forward<_Pair>(__x)); }
378 * @param __x Pair to be inserted (see std::make_pair for easy creation
381 * @a __x (may or may not be the %pair passed in).
396 insert(const_iterator __hint, const value_type& __x)
397 { return _M_h.insert(__hint, __x); }
403 insert(const_iterator __hint, _Pair&& __x)
    [all...]
stl_iterator_base_funcs.h 184 next(_ForwardIterator __x, typename
187 std::advance(__x, __n);
188 return __x;
193 prev(_BidirectionalIterator __x, typename
196 std::advance(__x, -__n);
197 return __x;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stream_iterator.h 111 _M_equal(const istream_iterator& __x) const
112 { return (_M_ok == __x._M_ok) && (!_M_ok || _M_stream == __x._M_stream); }
130 operator==(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
132 { return __x._M_equal(__y); }
137 operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
139 { return !__x._M_equal(__y); }
unique_ptr.h 482 swap(unique_ptr<_Tp, _Dp>& __x,
484 { __x.swap(__y); }
489 operator==(const unique_ptr<_Tp, _Dp>& __x,
491 { return __x.get() == __y.get(); }
495 operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept
496 { return !__x; }
500 operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept
501 { return !__x; }
506 operator!=(const unique_ptr<_Tp, _Dp>& __x,
508 { return __x.get() != __y.get();
    [all...]
unordered_map.h 347 * @param __x Pair to be inserted (see std::make_pair for easy
362 insert(const value_type& __x)
363 { return _M_h.insert(__x); }
369 insert(_Pair&& __x)
370 { return _M_h.insert(std::forward<_Pair>(__x)); }
378 * @param __x Pair to be inserted (see std::make_pair for easy creation
381 * @a __x (may or may not be the %pair passed in).
396 insert(const_iterator __hint, const value_type& __x)
397 { return _M_h.insert(__hint, __x); }
403 insert(const_iterator __hint, _Pair&& __x)
    [all...]
stl_iterator_base_funcs.h 184 next(_ForwardIterator __x, typename
187 std::advance(__x, __n);
188 return __x;
193 prev(_BidirectionalIterator __x, typename
196 std::advance(__x, -__n);
197 return __x;
  /device/linaro/bootloader/edk2/StdLib/Include/
math.h 73 #define fpclassify(__x) __fpmacro_unary_floating(fpclassify, __x)
77 #define isinf(__x) __isinf(__x)
79 #define isinf(__x) __fpmacro_unary_floating(isinf, __x)
84 #define isnan(__x) __isnan(__x)
86 #define isnan(__x) __fpmacro_unary_floating(isnan, __x)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
math.h 106 extern float __nldbl_nexttowardf (float __x, long double __y)
109 extern float __REDIRECT_NTH (nexttowardf, (float __x, long double __y),
112 extern double __REDIRECT_NTH (nexttoward, (double __x, long double __y),
115 (long double __x, long double __y),
437 ({ __typeof__(x) __x = (x); __typeof__(y) __y = (y); \
438 !isunordered (__x, __y) && __x > __y; }))
445 ({ __typeof__(x) __x = (x); __typeof__(y) __y = (y); \
446 !isunordered (__x, __y) && __x >= __y; })
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_iterator.h 64 __check_singular_aux(const _Safe_iterator_base* __x)
65 { return __x->_M_singular(); }
162 _Safe_iterator(const _Safe_iterator& __x)
163 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x._M_current)
167 _GLIBCXX_DEBUG_VERIFY(!__x._M_singular()
168 || __x._M_current == _Iterator(),
171 ._M_iterator(__x, "other"));
177 * @post __x is singular and unattached
179 _Safe_iterator(_Safe_iterator&& __x) : _M_current(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_iterator.h 64 __check_singular_aux(const _Safe_iterator_base* __x)
65 { return __x->_M_singular(); }
162 _Safe_iterator(const _Safe_iterator& __x)
163 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x._M_current)
167 _GLIBCXX_DEBUG_VERIFY(!__x._M_singular()
168 || __x._M_current == _Iterator(),
171 ._M_iterator(__x, "other"));
177 * @post __x is singular and unattached
179 _Safe_iterator(_Safe_iterator&& __x) : _M_current(
    [all...]
  /external/clang/lib/Headers/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]

Completed in 906 milliseconds

1 2 3 4 5 6 78 91011>>