Home
last modified time | relevance | path

Searched refs:_EIGEN_DECLARE_CONST_Packet4i (Results 1 – 8 of 8) sorted by relevance

/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h28 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
112 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
264 _EIGEN_DECLARE_CONST_Packet4i(1, 1);
265 _EIGEN_DECLARE_CONST_Packet4i(not1, ~1);
266 _EIGEN_DECLARE_CONST_Packet4i(2, 2);
267 _EIGEN_DECLARE_CONST_Packet4i(4, 4);
365 _EIGEN_DECLARE_CONST_Packet4i(1, 1);
366 _EIGEN_DECLARE_CONST_Packet4i(not1, ~1);
367 _EIGEN_DECLARE_CONST_Packet4i(2, 2);
368 _EIGEN_DECLARE_CONST_Packet4i(4, 4);
DPacketMath.h88 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
/external/eigen/Eigen/src/Core/arch/AltiVec/
DMathFunctions.h25 static _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
26 static _EIGEN_DECLARE_CONST_Packet4i(23, 23);
293 _EIGEN_DECLARE_CONST_Packet4i(1023, 1023);
294 _EIGEN_DECLARE_CONST_Packet4i(20, 20); // 52 - 32
DPacketMath.h53 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \ macro
/external/eigen/Eigen/src/Core/arch/NEON/
DMathFunctions.h27 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
DPacketMath.h51 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \ macro
/external/eigen/Eigen/src/Core/arch/AVX/
DMathFunctions.h300 _EIGEN_DECLARE_CONST_Packet4i(1023, 1023);
/external/eigen/Eigen/src/Core/arch/ZVector/
DPacketMath.h73 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \ macro