Home
last modified time | relevance | path

Searched defs:in_hi (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp240 SIMD128Impl::Float const& in_hi = _mm_setzero_ps()) in Float()
265 SIMD128Impl::Integer const& in_hi = _mm_setzero_si128()) in Integer()
290 SIMD128Impl::Double const& in_hi = _mm_setzero_pd()) in Double()
360 SIMD256Impl::Float const& in_hi = _mm256_setzero_ps()) in Float()
391 SIMD256Impl::Integer const& in_hi = _mm256_setzero_si256()) in Integer()
423 SIMD256Impl::Double const& in_hi = _mm256_setzero_pd()) in Double()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dpooling_ops.cc586 auto in_hi = xla::BitcastConvertType( in Compile() local
/external/webp/src/dsp/
Dlossless_enc_sse2.c377 const __m128i in_hi = _mm_unpackhi_epi8(zero, in); in BundleColorMap_SSE2() local