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

  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 28 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
108 _EIGEN_DECLARE_CONST_Packet4i(0x7f, 0x7f);
184 _EIGEN_DECLARE_CONST_Packet4i(1, 1);
185 _EIGEN_DECLARE_CONST_Packet4i(not1, ~1);
186 _EIGEN_DECLARE_CONST_Packet4i(2, 2);
187 _EIGEN_DECLARE_CONST_Packet4i(4, 4);
285 _EIGEN_DECLARE_CONST_Packet4i(1, 1);
286 _EIGEN_DECLARE_CONST_Packet4i(not1, ~1);
287 _EIGEN_DECLARE_CONST_Packet4i(2, 2);
288 _EIGEN_DECLARE_CONST_Packet4i(4, 4)
    [all...]
PacketMath.h 54 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 52 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 39 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \

Completed in 35 milliseconds