Home
last modified time | relevance | path

Searched refs:__permute_selectors (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1218 static const unsigned int __permute_selectors[4] = { in _mm_shuffle_ps() local
1227 __t[0] = __permute_selectors[__element_selector_10]; in _mm_shuffle_ps()
1228 __t[1] = __permute_selectors[__element_selector_32]; in _mm_shuffle_ps()
1611 static const unsigned short __permute_selectors[4] = { in _mm_shuffle_pi16() local
1622 __t.as_short[0] = __permute_selectors[__element_selector_10]; in _mm_shuffle_pi16()
1623 __t.as_short[1] = __permute_selectors[__element_selector_32]; in _mm_shuffle_pi16()
1624 __t.as_short[2] = __permute_selectors[__element_selector_54]; in _mm_shuffle_pi16()
1625 __t.as_short[3] = __permute_selectors[__element_selector_76]; in _mm_shuffle_pi16()
1627 __t.as_short[3] = __permute_selectors[__element_selector_10]; in _mm_shuffle_pi16()
1628 __t.as_short[2] = __permute_selectors[__element_selector_32]; in _mm_shuffle_pi16()
[all …]
H A Demmintrin.h2008 static const unsigned short __permute_selectors[4] = { in _mm_shufflehi_epi16() local
2024 __t.as_short[0] = __permute_selectors[__element_selector_98]; in _mm_shufflehi_epi16()
2025 __t.as_short[1] = __permute_selectors[__element_selector_BA]; in _mm_shufflehi_epi16()
2026 __t.as_short[2] = __permute_selectors[__element_selector_DC]; in _mm_shufflehi_epi16()
2027 __t.as_short[3] = __permute_selectors[__element_selector_FE]; in _mm_shufflehi_epi16()
2041 static const unsigned short __permute_selectors[4] = { in _mm_shufflelo_epi16() local
2056 __t.as_short[0] = __permute_selectors[__element_selector_10]; in _mm_shufflelo_epi16()
2057 __t.as_short[1] = __permute_selectors[__element_selector_32]; in _mm_shufflelo_epi16()
2073 static const unsigned int __permute_selectors[4] = { in _mm_shuffle_epi32() local
2082 __t[0] = __permute_selectors[__element_selector_10]; in _mm_shuffle_epi32()
[all …]