Searched defs:V128_Add64 (Results 1 – 2 of 2) sorted by relevance
196 inline V128 V128_Add64(const V128 l, const V128 r) { in V128_Add64() function292 inline V128 V128_Add64(const V128 l, const V128 r) { return vaddq_u64(l, r); } in V128_Add64() function