Home
last modified time | relevance | path

Searched refs:splat_lo (Results 1 – 6 of 6) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Dremainder.h45 vec_uchar16 splat_lo = VEC_LITERAL(vec_uchar16, 4,5,6,7,4,5,6,7, 12,13,14,15, 12,13,14,15); in _remainder() local
80 y_lo = spu_shuffle(abs_y, abs_y, splat_lo); in _remainder()
H A Dremquo.h45 vec_uchar16 splat_lo = VEC_LITERAL(vec_uchar16, 4,5,6,7,4,5,6,7, 12,13,14,15, 12,13,14,15); in _remquo() local
85 y_lo = spu_shuffle(abs_y, abs_y, splat_lo); in _remquo()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dremainder.h45 vec_uchar16 splat_lo = VEC_LITERAL(vec_uchar16, 4,5,6,7,4,5,6,7, 12,13,14,15, 12,13,14,15); in _remainder() local
80 y_lo = spu_shuffle(abs_y, abs_y, splat_lo); in _remainder()
H A Dremquo.h45 vec_uchar16 splat_lo = VEC_LITERAL(vec_uchar16, 4,5,6,7,4,5,6,7, 12,13,14,15, 12,13,14,15); in _remquo() local
85 y_lo = spu_shuffle(abs_y, abs_y, splat_lo); in _remquo()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86InstrFragmentsSIMD.td379 def splat_lo : PatFrag<(ops node:$lhs, node:$rhs),
H A DX86InstrSSE.td3865 def : Pat<(splat_lo (v2f64 VR128:$src), (undef)),
3869 def : Pat<(splat_lo (v2i64 VR128:$src), (undef)),