OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__i3
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_x86_conversions.h
1415
[[maybe_unused]] const auto
__i3
= __to_intrin(__v3);
local
1607
_mm_slli_si128(
__i3
, 6), 0x88),
1661
__i3
, 24); // 048C .... 159D .... 26AE .... 37BF ....
1700
= _mm_unpacklo_epi8(__i1,
__i3
); // 4C.. .... 5D.. ....
1702
= _mm_unpackhi_epi8(__i1,
__i3
); // 6E.. .... 7F.. ....
1724
__i2, _mm256_slli_epi32(
__i3
, 16), 0xAA))
1745
const auto __c = _mm_unpacklo_epi32(__i2,
__i3
); // egEG
1746
const auto __d = _mm_unpackhi_epi32(__i2,
__i3
); // fhFH
1829
[[maybe_unused]] const auto
__i3
= __to_intrin(__v3);
local
1919
const auto __c = _mm_unpacklo_epi8(__i2,
__i3
); // e
[
all
...]
simd_x86_conversions.h
1415
[[maybe_unused]] const auto
__i3
= __to_intrin(__v3);
local
1607
_mm_slli_si128(
__i3
, 6), 0x88),
1661
__i3
, 24); // 048C .... 159D .... 26AE .... 37BF ....
1700
= _mm_unpacklo_epi8(__i1,
__i3
); // 4C.. .... 5D.. ....
1702
= _mm_unpackhi_epi8(__i1,
__i3
); // 6E.. .... 7F.. ....
1724
__i2, _mm256_slli_epi32(
__i3
, 16), 0xAA))
1745
const auto __c = _mm_unpacklo_epi32(__i2,
__i3
); // egEG
1746
const auto __d = _mm_unpackhi_epi32(__i2,
__i3
); // fhFH
1829
[[maybe_unused]] const auto
__i3
= __to_intrin(__v3);
local
1919
const auto __c = _mm_unpacklo_epi8(__i2,
__i3
); // e
[
all
...]
Completed in 46 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026