Searched defs:in_hi (Results 1 – 3 of 3) sorted by relevance
240 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()
586 auto in_hi = xla::BitcastConvertType( in Compile() local
377 const __m128i in_hi = _mm_unpackhi_epi8(zero, in); in BundleColorMap_SSE2() local