Home
last modified time | relevance | path

Searched refs:vec_lvsl (Results 1 – 25 of 1232) sorted by path

12345678910>>...50

/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/avtk/libs/
H A Dpffft.cxx112 return vec_splat(vec_perm(v, v, vec_lvsl(0, p)), 0); in ld_ps1()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsoxr/src/
H A Dpffft.c110 inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0,p); return vec_splat(vec_perm(v, v, vec_lvsl(… in ld_ps1()
/dports/audio/csound/csound-6.15.0/OOps/
H A Dpffft.c116 inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0,p); return vec_splat(vec_perm(v, v, vec_lvsl(… in ld_ps1()
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/ui/avtk/libs/
H A Dpffft.cxx111 return vec_splat(vec_perm(v, v, vec_lvsl(0, p)), 0); in ld_ps1()
/dports/audio/faust/faust-2.37.3/architecture/unsupported-arch/
H A Dintrinsic.hh723 temp = vec_perm(temp,temp,vec_lvsl(0,&af)); in set_vec()
731 temp = vec_perm(temp,temp,vec_lvsl(0,&af)); in set_vec()
739 temp = vec_perm(temp,temp,vec_lvsl(0,&ai)); in set_vec()
747 temp = vec_perm(temp,temp,vec_lvsl(0,&ai)); in set_vec()
755 temp = vec_perm(temp,temp,vec_lvsl(0,&ai)); in set_vec()
777 …cal(float* a) { vector float temp; temp = vec_lde(0,a); return vec_perm(temp,temp,vec_lvsl(0,a)); } in load_scal()
778 …t* a) { vector signed int temp; temp = vec_lde(0,a); return vec_perm(temp,temp,vec_lvsl(0,a)); } in load_scal()
802 return vec_perm(vec_mergeh(a0,a1),vec_mergeh(a2,a3),vec_lvsl(8,(float*)(0))); in SCAL2VEC()
806 return vec_perm(vec_mergeh(a0,a1),vec_mergeh(a2,a3),vec_lvsl(8,(int*)(0))); in SCAL2VEC()
/dports/audio/libmikmod/libmikmod-3.3.11.1/include/
H A Dmikmod_internals.h778 return vec_splat(vec_perm(data, data, vec_lvsl(0, pF)), 0); in vec_load_ps1()
787 vector unsigned char splatmap = vec_lvsl(0, &splatchar); in vec_set1_8()
/dports/audio/libsoxr/soxr-0.1.3-Source/src/
H A Dpffft.c110 inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0,p); return vec_splat(vec_perm(v, v, vec_lvsl(… in ld_ps1()
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Ddct64_altivec.c48 vperm1 = vec_lvsl(0,b1); in dct64_altivec()
H A Dsynth_altivec.c318 vperm1 = vec_lvsl(0,window); in synth_1to1_altivec()
319 vperm2 = vec_lvsl(0,samples); in synth_1to1_altivec()
448 vperm1 = vec_lvsl(0,window); in synth_1to1_stereo_altivec()
450 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_stereo_altivec()
594 vperm1 = vec_lvsl(0,window); in synth_1to1_real_altivec()
595 vperm2 = vec_lvsl(0,samples); in synth_1to1_real_altivec()
707 vperm1 = vec_lvsl(0,window); in synth_1to1_fltst_altivec()
709 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_fltst_altivec()
830 vperm1 = vec_lvsl(0,window); in synth_1to1_s32_altivec()
831 vperm2 = vec_lvsl(0,samples); in synth_1to1_s32_altivec()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Ddct64_altivec.c48 vperm1 = vec_lvsl(0,b1); in dct64_altivec()
H A Dsynth_altivec.c318 vperm1 = vec_lvsl(0,window); in synth_1to1_altivec()
319 vperm2 = vec_lvsl(0,samples); in synth_1to1_altivec()
448 vperm1 = vec_lvsl(0,window); in synth_1to1_stereo_altivec()
450 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_stereo_altivec()
594 vperm1 = vec_lvsl(0,window); in synth_1to1_real_altivec()
595 vperm2 = vec_lvsl(0,samples); in synth_1to1_real_altivec()
707 vperm1 = vec_lvsl(0,window); in synth_1to1_fltst_altivec()
709 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_fltst_altivec()
830 vperm1 = vec_lvsl(0,window); in synth_1to1_s32_altivec()
831 vperm2 = vec_lvsl(0,samples); in synth_1to1_s32_altivec()
[all …]
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/third_party/pffft/src/
H A Dpffft.c110 inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0,p); return vec_splat(vec_perm(v, v, vec_lvsl(… in ld_ps1()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Ddct64_altivec.c48 vperm1 = vec_lvsl(0,b1); in dct64_altivec()
H A Dsynth_altivec.c318 vperm1 = vec_lvsl(0,window); in synth_1to1_altivec()
319 vperm2 = vec_lvsl(0,samples); in synth_1to1_altivec()
448 vperm1 = vec_lvsl(0,window); in synth_1to1_stereo_altivec()
450 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_stereo_altivec()
594 vperm1 = vec_lvsl(0,window); in synth_1to1_real_altivec()
595 vperm2 = vec_lvsl(0,samples); in synth_1to1_real_altivec()
707 vperm1 = vec_lvsl(0,window); in synth_1to1_fltst_altivec()
709 vprev = vec_perm(vec_ld(0,samples),vec_ld(0,samples),vec_lvsl(0,samples)); in synth_1to1_fltst_altivec()
830 vperm1 = vec_lvsl(0,window); in synth_1to1_s32_altivec()
831 vperm2 = vec_lvsl(0,samples); in synth_1to1_s32_altivec()
[all …]
/dports/benchmarks/glmark2/glmark2-2021.12/src/libjpeg-turbo/simd/
H A Djccolext-altivec.c111 unaligned_shift_index = vec_lvsl(0, inptr); in jsimd_rgb_ycc_convert_altivec()
H A Djcgryext-altivec.c106 unaligned_shift_index = vec_lvsl(0, inptr); in jsimd_rgb_gray_convert_altivec()
H A Djdcolext-altivec.c220 unaligned_shift_index = vec_lvsl(0, outptr); in jsimd_ycc_rgb_convert_altivec()
H A Djdmrgext-altivec.c245 unaligned_shift_index = vec_lvsl(0, outptr); in jsimd_h2v1_merged_upsample_altivec()
H A Djquanti-altivec.c38 in##row = vec_perm(in##row, in##row, vec_lvsl(0, elemptr)); \
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/arch/AltiVec/
H A DPacketMath.h98 static Packet16uc p16uc_FORWARD = vec_lvsl(0, (float*)0);
439 mask = vec_lvsl(0, from); // create the permute mask
451 mask = vec_lvsl(0, from); // create the permute mask
494 edgeAlign = vec_lvsl(0, to); // permute map to extract edges
512 edgeAlign = vec_lvsl(0, to); // permute map to extract edges
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dsmith_waterman_altivec.c56 perm = vec_lvsl(0,&bias); in smith_waterman_altivec_word()
62 perm = vec_lvsl(0,&gap_open); in smith_waterman_altivec_word()
68 perm = vec_lvsl(0,&gap_extend); in smith_waterman_altivec_word()
1106 perm = vec_lvsl(0,&bias); in smith_waterman_altivec_byte()
1112 perm = vec_lvsl(0,&gap_open); in smith_waterman_altivec_byte()
1118 perm = vec_lvsl(0,&gap_extend); in smith_waterman_altivec_byte()
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dvec128int.h41 return (__m128i) vec_perm (src1, src2, vec_lvsl(0,(unsigned char*)address)); in vec_loadu1q()
46 …return (__m128i) vec_perm (src1, src2, vec_perm( vec_lvsl(0, ( unsigned char*)address), src1, perm… in vec_loadu1q()
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dvec128int.h41 return (__m128i) vec_perm (src1, src2, vec_lvsl(0,(unsigned char*)address)); in vec_loadu1q()
46 …return (__m128i) vec_perm (src1, src2, vec_perm( vec_lvsl(0, ( unsigned char*)address), src1, perm… in vec_loadu1q()
/dports/biology/migrate/migrate-3.6.11/src/
H A Daltivec.c26 tempc = vec_lvsl(0,thisptr); in load_float_splat()
37 tempc = vec_lvsl(0,thisptr); in vec_float_splat()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/hmmer2/
H A Daltivec_algorithms.cpp585 mask1 = (vector unsigned int)vec_lvsl(0,&t_lowscore); in P7Viterbi()
656 v14 = (vector signed int)vec_lvsl(0,&(xmx[i-1][XMB])); in P7Viterbi()

12345678910>>...50