Searched refs:c_v64_from_64 (Results 1 – 3 of 3) sorted by relevance
31 SIMD_INLINE v64 v64_from_64(uint64_t x) { return c_v64_from_64(x); } in v64_from_64()
57 SIMD_INLINE c_v64 c_v64_from_64(uint64_t x) { in c_v64_from_64() function
1379 c_v64_store_aligned(p, c_v64_from_64(a)); in c_u64_store_aligned()1387 c_v64_store_aligned(p, c_v64_from_64(static_cast<uint64_t>(a))); in c_s64_store_aligned()