Searched refs:M12 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dpr37474.c11 #define M12 191 macro
33 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-1.c14 #define M12 191 macro
30 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-3.c16 #define M12 191 macro
38 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d;
H A Dslp-perm-6.c14 #define M12 191 macro
39 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-7.c14 #define M12 191 macro
38 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-2.c12 #define M12 191 macro
H A Dslp-perm-4.c20 #define M12 191 macro
52 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
H A Dslp-perm-5.c14 #define M12 191 macro
39 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dpr45752.c20 #define M12 191 macro
55 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
68 *pOutput2++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S32 // {in,out}1 Block Value 12 M12
129 #define M12 in1 define
310 // loading into M12 here produces the M0 value, M13 -> M1, etc.
640 FFLOAD(A, B, C, D, M12, RotateM0, 7)
678 mov M15 = M12
689 mov M12 = M13
747 mov M8 = M12
758 mov M12 = U
784 mov M15 = M12
795 mov M12
[all...]

Completed in 98 milliseconds