MCPcopy Create free account

hub / github.com/DLTcollab/sse2neon / functions

Functions1,254 in github.com/DLTcollab/sse2neon

Function_mm_shuffle_ps_2200
sse2neon.h:1545
Function_mm_shuffle_ps_2301
takes the lower two 32-bit values from a and swaps them and places in high end of result takes the higher two 32 bit values from b and swaps them and
sse2neon.h:1475
Function_mm_shuffle_ps_3202
sse2neon.h:1553
Function_mm_shuffle_ps_3210
keeps the low 64 bits of b in the low and puts the high 64 bits of a in the high
sse2neon.h:1523
Function_sse2neon_aggregate_equal_any_16x8
sse2neon.h:9186
Function_sse2neon_aggregate_equal_any_8x16
sse2neon.h:9137
Function_sse2neon_aggregate_equal_ordered_16x8
EQUAL_ORDERED aggregation for 16x8 (word mode). * Same algorithm as 8x16 but for 16-bit elements with 8 lanes. * * Vectorization approach: transpos
sse2neon.h:9619
Function_sse2neon_aggregate_equal_ordered_8x16
EQUAL_ORDERED aggregation for 8x16 (byte mode). * The algorithm checks where string a appears in string b. * For result bit i: AND together mtx[i][0
sse2neon.h:9445
Function_sse2neon_aggregate_ranges_16x8
sse2neon.h:9229
Function_sse2neon_aggregate_ranges_8x16
sse2neon.h:9291
Function_sse2neon_clz
sse2neon.h:9798
Function_sse2neon_cmp_byte_equal_each
sse2neon.h:9379
Function_sse2neon_cmp_word_equal_each
sse2neon.h:9414
Function_sse2neon_ctz
sse2neon.h:9810
Function_sse2neon_ctzll
sse2neon.h:9822
Function_sse2neon_mm_get_denormals_zero_mode
sse2neon.h:11066
Function_sse2neon_mm_get_flush_zero_mode
Macro: Get the flush zero bits from the MXCSR control and status register. The flush zero may contain any of the following flags: _MM_FLUSH_ZERO_ON or
sse2neon.h:2564
Function_sse2neon_mm_set_denormals_zero_mode
sse2neon.h:11145
Function_sse2neon_mm_set_flush_zero_mode
Macro: Set the flush zero bits of the MXCSR control and status register to the value in unsigned 32-bit integer a. The flush zero may contain any of t
sse2neon.h:3172
Function_sse2neon_sido_negative
sse2neon.h:9776
Function_sse2neon_vaddvq_u8
emulate vaddvq u8 variant */
sse2neon.h:1338
Methodcomplexity_score
Compute overall complexity score (0-100).
scripts/analyze-tiers.py:668
Functioncompute_body_hash
Compute hash of function body for cache key.
scripts/analyze-tiers.py:632
Methodconfidence_level
Return human-readable confidence level.
scripts/analyze-tiers.py:195
Functioncount_scalar_ops
Count scalar operations in function body (legacy wrapper). For detailed analysis, use analyze_complexity() instead. Returns the total co
scripts/analyze-tiers.py:1487
Functiondouble_binary_eq
tests/ieee754.cpp:177
Functionfloat32x4_t sse2neon_vld1q_f32_from_f64pair
Safe helper to load double[2] as float32x4_t without strict aliasing * violation. Used in ARMv7 fallback paths where float64x2_t is not natively * s
sse2neon.h:1141
Functionfloat_binary_eq
Binary comparison for floats (handles NaN, signed zero) */
tests/ieee754.cpp:169
Functionget_sign_bit_d
Helper to extract sign bit from double */
tests/nan.cpp:1120
Methodget_stats
Return (hits, misses) statistics.
scripts/analyze-tiers.py:616
Methodis_exact
(self)
scripts/analyze-tiers.py:151
Functionis_qnan_d
Check if a double is a quiet NaN */
tests/nan.cpp:256
Functionis_snan_f
Check if a float is a signaling NaN (MSB of mantissa = 0, other mantissa * bits != 0) */
tests/nan.cpp:247
Methodis_valid
(self)
scripts/analyze-tiers.py:147
MethodloadTestFloatPointers
tests/impl.cpp:13474
MethodloadTestIntPointers
tests/impl.cpp:13487
Functionmain
tests/ieee754.cpp:1850
Functionmain
tests/aes.cpp:704
Functionmain
tests/nan.cpp:2452
Functionmain
tests/main.cpp:11
Functionmain
tests/differential.cpp:1120
Functionmake_denormal_d
tests/ieee754.cpp:160
Functionmake_neg_denormal
tests/ieee754.cpp:134
Functionmake_snan
tests/ieee754.cpp:85
Methodoverall_confidence
Compute overall confidence score (0.0-1.0).
scripts/analyze-tiers.py:172
Functionrotr
Rotates right (circular right shift) value by "amount" positions
tests/impl.cpp:723
MethodrunSingleTest
tests/impl.cpp:13501
Methodset
Store result in cache. Args: func_name: Function name body_hash: Hash of function body result: Analysis r
scripts/analyze-tiers.py:595
Functiontest_last
Dummy function to match the case label in runSingleTest.
tests/impl.cpp:13469
Functiontest_m_maskmovq
tests/impl.cpp:2377
Functiontest_m_pavgb
tests/impl.cpp:2787
Functiontest_m_pavgw
tests/impl.cpp:2792
Functiontest_m_pextrw
tests/impl.cpp:2797
Functiontest_m_pinsrw
tests/impl.cpp:2802
Functiontest_m_pmaxsw
tests/impl.cpp:2807
Functiontest_m_pmaxub
tests/impl.cpp:2812
Functiontest_m_pminsw
tests/impl.cpp:2817
Functiontest_m_pminub
tests/impl.cpp:2822
Functiontest_m_pmovmskb
tests/impl.cpp:2827
Functiontest_m_pmulhuw
tests/impl.cpp:2832
Functiontest_m_psadbw
tests/impl.cpp:2892
Functiontest_m_pshufw
tests/impl.cpp:2909
Functiontest_mm_abs_epi16
SSSE3 */
tests/impl.cpp:8247
Functiontest_mm_abs_epi32
tests/impl.cpp:8267
Functiontest_mm_abs_epi8
tests/impl.cpp:8283
Functiontest_mm_abs_pi16
tests/impl.cpp:8297
Functiontest_mm_abs_pi32
tests/impl.cpp:8313
Functiontest_mm_abs_pi8
tests/impl.cpp:8327
Functiontest_mm_add_epi16
SSE2 */
tests/impl.cpp:3662
Functiontest_mm_add_epi32
tests/impl.cpp:3686
Functiontest_mm_add_epi64
tests/impl.cpp:3702
Functiontest_mm_add_epi8
tests/impl.cpp:3720
Functiontest_mm_add_pd
tests/impl.cpp:3748
Functiontest_mm_add_ps
SSE */
tests/impl.cpp:825
Functiontest_mm_add_sd
tests/impl.cpp:3764
Functiontest_mm_add_si64
tests/impl.cpp:3780
Functiontest_mm_add_ss
tests/impl.cpp:841
Functiontest_mm_adds_epi16
tests/impl.cpp:3796
Functiontest_mm_adds_epi8
tests/impl.cpp:3827
Functiontest_mm_adds_epu16
tests/impl.cpp:3845
Functiontest_mm_adds_epu8
tests/impl.cpp:3877
Functiontest_mm_addsub_pd
SSE3 */
tests/impl.cpp:8061
Functiontest_mm_addsub_ps
tests/impl.cpp:8079
Functiontest_mm_aesdec_si128
tests/impl.cpp:12911
Functiontest_mm_aesdeclast_si128
tests/impl.cpp:12937
Functiontest_mm_aesenc_si128
AES */
tests/impl.cpp:12898
Functiontest_mm_aesenclast_si128
tests/impl.cpp:12924
Functiontest_mm_aesimc_si128
tests/impl.cpp:12960
Functiontest_mm_aeskeygenassist_si128
tests/impl.cpp:13035
Functiontest_mm_alignr_epi8
tests/impl.cpp:8346
Functiontest_mm_alignr_pi8
tests/impl.cpp:8393
Functiontest_mm_and_pd
tests/impl.cpp:3937
Functiontest_mm_and_ps
tests/impl.cpp:859
Functiontest_mm_and_si128
tests/impl.cpp:3954
Functiontest_mm_andnot_pd
tests/impl.cpp:3980
Functiontest_mm_andnot_ps
r0 := ~a0 & b0 r1 := ~a1 & b1 r2 := ~a2 & b2 r3 := ~a3 & b3
tests/impl.cpp:888
Functiontest_mm_andnot_si128
tests/impl.cpp:4002
Functiontest_mm_avg_epu16
tests/impl.cpp:4029
Functiontest_mm_avg_epu8
tests/impl.cpp:4050
Functiontest_mm_blend_epi16
SSE4.1 */
tests/impl.cpp:8999
← previousnext →701–800 of 1,254, ranked by callers