HomeSort by: relevance | last modified time | path
    Searched refs:HGCD2_DIV1_METHOD (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/external/lgpl3/gmp/dist/tune/
hgcd2-1.c 33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 1
hgcd2-2.c 33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 2
hgcd2-3.c 33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 3
hgcd2-4.c 33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 4
hgcd2-5.c 33 #undef HGCD2_DIV1_METHOD
34 #define HGCD2_DIV1_METHOD 5
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
gmp-mparam.h 168 #define HGCD2_DIV1_METHOD 5 /* 3.27% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
gmp-mparam.h 164 #define HGCD2_DIV1_METHOD 1 /* 6.88% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
gmp-mparam.h 245 #define HGCD2_DIV1_METHOD 1 /* 9.10% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/bd1/
gmp-mparam.h 203 #define HGCD2_DIV1_METHOD 4 /* 1.22% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/bd2/
gmp-mparam.h 206 #define HGCD2_DIV1_METHOD 1 /* 5.80% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/bd4/
gmp-mparam.h 217 #define HGCD2_DIV1_METHOD 1 /* 9.73% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/bt1/
gmp-mparam.h 210 #define HGCD2_DIV1_METHOD 3 /* 3.59% faster than 5 */
  /src/external/lgpl3/gmp/dist/mpn/x86/coreibwl/
gmp-mparam.h 208 #define HGCD2_DIV1_METHOD 3 /* 5.97% faster than 1 */
  /src/external/lgpl3/gmp/dist/mpn/x86/coreihwl/
gmp-mparam.h 207 #define HGCD2_DIV1_METHOD 3 /* 6.26% faster than 1 */
  /src/external/lgpl3/gmp/dist/mpn/x86/coreinhm/
gmp-mparam.h 215 #define HGCD2_DIV1_METHOD 1 /* 1.03% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/coreisbr/
gmp-mparam.h 207 #define HGCD2_DIV1_METHOD 1 /* 5.54% faster than 4 */
  /src/external/lgpl3/gmp/dist/mpn/x86/goldmont/
gmp-mparam.h 211 #define HGCD2_DIV1_METHOD 1 /* 5.53% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/k10/
gmp-mparam.h 209 #define HGCD2_DIV1_METHOD 3 /* 0.70% faster than 4 */
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
gmp-mparam.h 254 #define HGCD2_DIV1_METHOD 3 /* 3.84% faster than 4 */
  /src/external/lgpl3/gmp/dist/mpn/x86/k8/
gmp-mparam.h 207 #define HGCD2_DIV1_METHOD 3 /* 4.69% faster than 1 */
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
gmp-mparam.h 205 #define HGCD2_DIV1_METHOD 3 /* 0.68% faster than 1 */
  /src/external/lgpl3/gmp/dist/mpn/x86/skylake/
gmp-mparam.h 203 #define HGCD2_DIV1_METHOD 5 /* 1.04% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/zn1/
gmp-mparam.h 212 #define HGCD2_DIV1_METHOD 1 /* 7.49% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86/zn2/
gmp-mparam.h 218 #define HGCD2_DIV1_METHOD 1 /* 14.03% faster than 3 */
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
gmp-mparam.h 257 #define HGCD2_DIV1_METHOD 3 /* 2.31% faster than 4 */

Completed in 44 milliseconds

1 2 3