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

  /external/eigen/Eigen/src/Core/arch/CUDA/
PacketMathHalf.h 788 EIGEN_ALIGN32 Eigen::half aux[8];
809 EIGEN_ALIGN32 float aux[8];
851 EIGEN_ALIGN32 Eigen::half aux[8];
937 EIGEN_ALIGN32 Eigen::half in[4][8];
943 EIGEN_ALIGN32 Eigen::half out[4][8];
    [all...]
  /external/eigen/Eigen/src/Core/util/
Macros.h 752 #define EIGEN_ALIGN32 EIGEN_ALIGN_TO_BOUNDARY(32)
    [all...]

Completed in 76 milliseconds