HomeSort by relevance Sort by last modified time
    Searched refs:_EIGEN_DECLARE_CONST_Packet4i (Results 1 - 8 of 8) sorted by null

  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 28 _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)
    [all...]
PacketMath.h 88 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
    [all...]
  /external/eigen/Eigen/src/Core/arch/AltiVec/
MathFunctions.h 25 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
PacketMath.h 53 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
    [all...]
  /external/eigen/Eigen/src/Core/arch/NEON/
MathFunctions.h 27 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
PacketMath.h 51 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
  /external/eigen/Eigen/src/Core/arch/AVX/
MathFunctions.h 300 _EIGEN_DECLARE_CONST_Packet4i(1023, 1023);
  /external/eigen/Eigen/src/Core/arch/ZVector/
PacketMath.h 73 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \

Completed in 62 milliseconds