Searched refs:c_v128_from_64 (Results 1 – 2 of 2) sorted by relevance
40 SIMD_INLINE c_v128 c_v128_from_64(uint64_t hi, uint64_t lo) { in c_v128_from_64() function245 return c_v128_from_64( in c_v128_add_64()311 return c_v128_from_64( in c_v128_sub_64()
30 return c_v128_from_64(hi, lo); in v128_from_64()