Lines Matching refs:vsha512h2q_u64
374 static inline uint64x2_t vsha512h2q_u64(uint64x2_t x, uint64x2_t y, uint64x2_t z)
427 gh = vsha512h2q_u64(intermed, cd, ab);
434 ef = vsha512h2q_u64(intermed, ab, gh);
441 cd = vsha512h2q_u64(intermed, gh, ef);
448 ab = vsha512h2q_u64(intermed, ef, cd);
455 gh = vsha512h2q_u64(intermed, cd, ab);
462 ef = vsha512h2q_u64(intermed, ab, gh);
469 cd = vsha512h2q_u64(intermed, gh, ef);
476 ab = vsha512h2q_u64(intermed, ef, cd);
485 gh = vsha512h2q_u64(intermed, cd, ab);
493 ef = vsha512h2q_u64(intermed, ab, gh);
501 cd = vsha512h2q_u64(intermed, gh, ef);
509 ab = vsha512h2q_u64(intermed, ef, cd);
517 gh = vsha512h2q_u64(intermed, cd, ab);
525 ef = vsha512h2q_u64(intermed, ab, gh);
533 cd = vsha512h2q_u64(intermed, gh, ef);
541 ab = vsha512h2q_u64(intermed, ef, cd);