Home
last modified time | relevance | path

Searched defs:vtruncate_vi2_vf (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dhelperavx.h313 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
H A Dhelpersse2.h377 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Dhelpersse2.h363 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/astro/siril/siril/src/rt/
H A Dhelpersse2.h372 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dhelpersse2.h368 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dhelperneon32.h90 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcvtq_s32_f32(vf); } in vtruncate_vi2_vf() function
H A Dhelperavx2.h258 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
H A Dhelperavx2_128.h239 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
H A Dhelperavx512f.h306 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
H A Dhelperadvsimd.h187 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcvtq_s32_f32(vf); } in vtruncate_vi2_vf() function
H A Dhelpersse2.h279 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } in vtruncate_vi2_vf() function
H A Dhelperavx.h318 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dhelperavx.h308 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
H A Dhelpersse2.h379 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dhelpersse2.h367 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
H A Dhelperavx.h308 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/
H A Dhelpersse2.h363 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/
H A Dhelpersse2.h379 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) in vtruncate_vi2_vf() function
/dports/math/sleef/sleef-3.5.0/src/arch/
H A Dhelperpurec_scalar.h297 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } in vtruncate_vi2_vf() function
305 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } in vtruncate_vi2_vf() function
H A Dhelperneon32.h102 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcvtq_s32_f32(vf); } in vtruncate_vi2_vf() function
H A Dhelpers390x_128.h133 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (vint) { vf[0], vf[1], vf[2], vf[3] }; } in vtruncate_vi2_vf() function
H A Dhelperavx2.h285 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dhelperavx2.h265 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
H A Dhelperavx2_128.h245 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } in vtruncate_vi2_vf() function
H A Dhelperavx512f.h306 static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm((vmask)_mm512_cvttps_epi32(vf… in vtruncate_vi2_vf() function

12