Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h28 _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);
DPacketMath.h54 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h52 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \ macro
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h39 #define _EIGEN_DECLARE_CONST_Packet4i(NAME,X) \ macro