Searched refs:MUL_TOOM22_THRESHOLD (Results 76 - 100 of 146) sorted by relevance

123456

/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
H A Dgmp-mparam.h56 #define MUL_TOOM22_THRESHOLD 20 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
H A Dgmp-mparam.h58 #define MUL_TOOM22_THRESHOLD 20 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 18 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dgmp-mparam.h54 #define MUL_TOOM22_THRESHOLD 18 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h54 #define MUL_TOOM22_THRESHOLD 24 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp-mparam.h51 #define MUL_TOOM22_THRESHOLD 36 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/goldmont/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 18 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd2/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd4/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bt1/
H A Dgmp-mparam.h59 #define MUL_TOOM22_THRESHOLD 28 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreibwl/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 26 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreinhm/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 24 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreisbr/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreihwl/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 28 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd1/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/zn1/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 28 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/zn2/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 24 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/skylake/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 24 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 34 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 14 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 22 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
H A Dgmp-mparam.h55 #define MUL_TOOM22_THRESHOLD 18 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom22_mul.c58 (MUL_TOOM33_THRESHOLD >= 2 * MUL_TOOM22_THRESHOLD)
64 || BELOW_THRESHOLD (n, MUL_TOOM22_THRESHOLD)) \
71 MUL_TOOM33_THRESHOLD / MUL_TOOM22_THRESHOLD is large, an initially small
75 MUL_TOOM33_THRESHOLD / MUL_TOOM22_THRESHOLD and on MUL_TOOM22_THRESHOLD. */
79 || BELOW_THRESHOLD (bn, MUL_TOOM22_THRESHOLD)) \
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/z10/
H A Dgmp-mparam.h57 #define MUL_TOOM22_THRESHOLD 9 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc34/
H A Dgmp-mparam.h57 #define MUL_TOOM22_THRESHOLD 28 macro

Completed in 308 milliseconds

123456