Searched defs:in_lo (Results 1 – 4 of 4) sorted by relevance
239 SIMDINLINE Float(SIMD128Impl::Float const& in_lo, in Float()264 SIMDINLINE Integer(SIMD128Impl::Integer const& in_lo, in Integer()289 SIMDINLINE Double(SIMD128Impl::Double const& in_lo, in Double()359 SIMDINLINE Float(SIMD256Impl::Float const& in_lo, in Float()390 SIMDINLINE Integer(SIMD256Impl::Integer const& in_lo, in Integer()422 SIMDINLINE Double(SIMD256Impl::Double const& in_lo, in Double()
45 .set in_lo, trig_lo * 2 define
350 const __m128i in_lo = _mm_unpacklo_epi8(zero, in); in BundleColorMap_SSE2() local
371 const __m128i in_lo = _mm_unpacklo_epi8(zero, in); in BundleColorMap_SSE2() local