Searched refs:IsP4 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcpu.h73 inline bool IsP4() function
95 inline bool IsP4() {return false;}
H A Dsosemanuk.cpp289 if (HasSSE2() && !IsP4()) // Intel compiler produces faster code for this algorithm on the P4
303 if (HasSSE2() && !IsP4()) // Intel compiler produces faster code for this algorithm on the P4
345 if (HasSSE2() && !IsP4()) // Intel compiler produces faster code for this algorithm on the P4
H A Dvalidat1.cpp243 bool isP4 = IsP4();
H A Dinteger.cpp1965 if (IsP4())

Completed in 155 milliseconds