Home
last modified time | relevance | path

Searched refs:HGCD2_DIV1_METHOD (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd2.c39 #ifndef HGCD2_DIV1_METHOD
40 #define HGCD2_DIV1_METHOD 3 macro
58 #elif HGCD2_DIV1_METHOD == 1
70 #elif HGCD2_DIV1_METHOD == 2
106 #elif HGCD2_DIV1_METHOD == 3
144 #elif HGCD2_DIV1_METHOD == 4
302 #elif HGCD2_DIV1_METHOD == 5
399 #error Unknown HGCD2_DIV1_METHOD
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dhgcd2-1.c33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 1 macro
H A Dhgcd2-2.c33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 2 macro
H A Dhgcd2-3.c33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 3 macro
H A Dhgcd2-4.c33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 4 macro
H A Dhgcd2-5.c33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 5 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h214 #define HGCD2_DIV1_METHOD 3 /* 2.14% faster than 5 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dgmp-mparam.h230 #define HGCD2_DIV1_METHOD 5 /* 2.91% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
H A Dgmp-mparam.h257 #define HGCD2_DIV1_METHOD 3 /* 2.31% faster than 4 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
H A Dgmp-mparam.h255 #define HGCD2_DIV1_METHOD 1 /* 8.54% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/bd4/
H A Dgmp-mparam.h258 #define HGCD2_DIV1_METHOD 1 /* 8.11% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/cora53/
H A Dgmp-mparam.h234 #define HGCD2_DIV1_METHOD 1 /* 7.05% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/cora57/
H A Dgmp-mparam.h181 #define HGCD2_DIV1_METHOD 1 /* 8.83% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/cora72/
H A Dgmp-mparam.h234 #define HGCD2_DIV1_METHOD 1 /* 8.41% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/cora73/
H A Dgmp-mparam.h217 #define HGCD2_DIV1_METHOD 1 /* 7.84% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
H A Dgmp-mparam.h175 #define HGCD2_DIV1_METHOD 5 /* 2.01% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgmp-mparam.h168 #define HGCD2_DIV1_METHOD 5 /* 3.27% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
H A Dgmp-mparam.h164 #define HGCD2_DIV1_METHOD 1 /* 6.88% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
H A Dgmp-mparam.h245 #define HGCD2_DIV1_METHOD 1 /* 9.10% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct45/
H A Dgmp-mparam.h167 #define HGCD2_DIV1_METHOD 1 /* 0.66% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dgmp-mparam.h206 #define HGCD2_DIV1_METHOD 3 /* 3.71% faster than 1 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/bd1/
H A Dgmp-mparam.h203 #define HGCD2_DIV1_METHOD 4 /* 1.22% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/bd2/
H A Dgmp-mparam.h206 #define HGCD2_DIV1_METHOD 1 /* 5.80% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/bd4/
H A Dgmp-mparam.h217 #define HGCD2_DIV1_METHOD 1 /* 9.73% faster than 3 */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/bt1/
H A Dgmp-mparam.h210 #define HGCD2_DIV1_METHOD 3 /* 3.59% faster than 5 */ macro

123