Searched refs:arm64_cpu_to_le128 (Results 1 – 1 of 1) sorted by relevance
461 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128() function469 static __uint128_t arm64_cpu_to_le128(__uint128_t x) in arm64_cpu_to_le128() function475 #define arm64_le128_to_cpu(x) arm64_cpu_to_le128(x)485 *p = arm64_cpu_to_le128(fst->vregs[i]); in __fpsimd_to_sve()
Completed in 5 milliseconds