/external/eigen/test/ |
D | mapstride.cpp | 25 if(Alignment!=Aligned) in map_class_vector() 64 if(Alignment!=Aligned) in map_class_matrix() 120 CALL_SUBTEST_1( map_class_vector<Aligned>(Matrix<float, 1, 1>()) ); in test_mapstride() 122 CALL_SUBTEST_2( map_class_vector<Aligned>(Vector4d()) ); in test_mapstride() 124 CALL_SUBTEST_3( map_class_vector<Aligned>(RowVector4f()) ); in test_mapstride() 126 CALL_SUBTEST_4( map_class_vector<Aligned>(VectorXcf(internal::random<int>(1,maxn))) ); in test_mapstride() 128 CALL_SUBTEST_5( map_class_vector<Aligned>(VectorXi(internal::random<int>(1,maxn))) ); in test_mapstride() 131 CALL_SUBTEST_1( map_class_matrix<Aligned>(Matrix<float, 1, 1>()) ); in test_mapstride() 133 CALL_SUBTEST_2( map_class_matrix<Aligned>(Matrix4d()) ); in test_mapstride() 135 CALL_SUBTEST_3( map_class_matrix<Aligned>(Matrix<float,3,5>()) ); in test_mapstride() [all …]
|
D | mapped_matrix.cpp | 29 Map<VectorType, Aligned>(array1, size) = VectorType::Random(size); in map_class_vector() 30 Map<VectorType, Aligned>(array2, size) = Map<VectorType,Aligned>(array1, size); in map_class_vector() 32 VectorType ma1 = Map<VectorType, Aligned>(array1, size); in map_class_vector() 33 VectorType ma2 = Map<VectorType, Aligned>(array2, size); in map_class_vector() 39 VERIFY_RAISES_ASSERT((Map<VectorType,Aligned>(array3unaligned, size))) in map_class_vector() 62 Map<MatrixType, Aligned>(array1, rows, cols) = MatrixType::Ones(rows,cols); in map_class_matrix() 66 MatrixType ma2 = Map<MatrixType, Aligned>(array2, rows, cols); in map_class_matrix() 112 VERIFY( !(internal::traits<Map<ConstPlainObjectType, Aligned> >::Flags & LvalueBit) ); in check_const_correctness() 114 VERIFY( !(Map<ConstPlainObjectType, Aligned>::Flags & LvalueBit) ); in check_const_correctness()
|
D | geo_quaternion.cpp | 172 typedef Map<Quaternion<Scalar>, Aligned> MQuaternionA; in mapQuaternion() 173 typedef Map<const Quaternion<Scalar>, Aligned> MCQuaternionA; in mapQuaternion() 265 VERIFY( !(internal::traits<Map<ConstPlainObjectType, Aligned> >::Flags & LvalueBit) ); in check_const_correctness() 267 VERIFY( !(Map<ConstPlainObjectType, Aligned>::Flags & LvalueBit) ); in check_const_correctness()
|
/external/eigen/Eigen/src/Geometry/arch/ |
D | Geometry_SSE.h | 19 struct quat_product<Architecture::SSE, Derived, OtherDerived, float, Aligned> 25 __m128 a = _a.coeffs().template packet<Aligned>(0); 26 __m128 b = _b.coeffs().template packet<Aligned>(0); 46 __m128 a = lhs.template packet<VectorLhs::Flags&AlignedBit ? Aligned : Unaligned>(0); 47 __m128 b = rhs.template packet<VectorRhs::Flags&AlignedBit ? Aligned : Unaligned>(0); 60 struct quat_product<Architecture::SSE, Derived, OtherDerived, double, Aligned> 69 Packet2d b_xy = _b.coeffs().template packet<Aligned>(0); 70 Packet2d b_zw = _b.coeffs().template packet<Aligned>(2);
|
/external/valgrind/main/memcheck/tests/amd64/ |
D | sh-mem-vec256-plo-yes.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 71 ------ PL Aligned case with 1 leading acc+def bytes ------ 80 ------ PL Aligned case with 2 leading acc+def bytes ------ 89 ------ PL Aligned case with 3 leading acc+def bytes ------ 98 ------ PL Aligned case with 4 leading acc+def bytes ------ 107 ------ PL Aligned case with 5 leading acc+def bytes ------ 116 ------ PL Aligned case with 6 leading acc+def bytes ------ 125 ------ PL Aligned case with 7 leading acc+def bytes ------ 134 ------ PL Aligned case with 8 leading acc+def bytes ------ 143 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec256-plo-no.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 78 ------ PL Aligned case with 1 leading acc+def bytes ------ 94 ------ PL Aligned case with 2 leading acc+def bytes ------ 110 ------ PL Aligned case with 3 leading acc+def bytes ------ 126 ------ PL Aligned case with 4 leading acc+def bytes ------ 142 ------ PL Aligned case with 5 leading acc+def bytes ------ 158 ------ PL Aligned case with 6 leading acc+def bytes ------ 174 ------ PL Aligned case with 7 leading acc+def bytes ------ 190 ------ PL Aligned case with 8 leading acc+def bytes ------ 206 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-yes.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 71 ------ PL Aligned case with 1 leading acc+def bytes ------ 80 ------ PL Aligned case with 2 leading acc+def bytes ------ 89 ------ PL Aligned case with 3 leading acc+def bytes ------ 98 ------ PL Aligned case with 4 leading acc+def bytes ------ 107 ------ PL Aligned case with 5 leading acc+def bytes ------ 116 ------ PL Aligned case with 6 leading acc+def bytes ------ 125 ------ PL Aligned case with 7 leading acc+def bytes ------ 134 ------ PL Aligned case with 8 leading acc+def bytes ------ 143 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-no.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 78 ------ PL Aligned case with 1 leading acc+def bytes ------ 94 ------ PL Aligned case with 2 leading acc+def bytes ------ 110 ------ PL Aligned case with 3 leading acc+def bytes ------ 126 ------ PL Aligned case with 4 leading acc+def bytes ------ 142 ------ PL Aligned case with 5 leading acc+def bytes ------ 158 ------ PL Aligned case with 6 leading acc+def bytes ------ 174 ------ PL Aligned case with 7 leading acc+def bytes ------ 190 ------ PL Aligned case with 8 leading acc+def bytes ------ 206 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
/external/valgrind/main/memcheck/tests/common/ |
D | sh-mem-vec128-plo-yes.stderr.exp-64bit-le | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 71 ------ PL Aligned case with 1 leading acc+def bytes ------ 80 ------ PL Aligned case with 2 leading acc+def bytes ------ 89 ------ PL Aligned case with 3 leading acc+def bytes ------ 98 ------ PL Aligned case with 4 leading acc+def bytes ------ 107 ------ PL Aligned case with 5 leading acc+def bytes ------ 116 ------ PL Aligned case with 6 leading acc+def bytes ------ 125 ------ PL Aligned case with 7 leading acc+def bytes ------ 134 ------ PL Aligned case with 8 leading acc+def bytes ------ 143 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-yes.stderr.exp-32bit-le | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 71 ------ PL Aligned case with 1 leading acc+def bytes ------ 80 ------ PL Aligned case with 2 leading acc+def bytes ------ 89 ------ PL Aligned case with 3 leading acc+def bytes ------ 98 ------ PL Aligned case with 4 leading acc+def bytes ------ 107 ------ PL Aligned case with 5 leading acc+def bytes ------ 116 ------ PL Aligned case with 6 leading acc+def bytes ------ 125 ------ PL Aligned case with 7 leading acc+def bytes ------ 134 ------ PL Aligned case with 8 leading acc+def bytes ------ 143 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-no.stderr.exp-32bit-le | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 78 ------ PL Aligned case with 1 leading acc+def bytes ------ 94 ------ PL Aligned case with 2 leading acc+def bytes ------ 110 ------ PL Aligned case with 3 leading acc+def bytes ------ 126 ------ PL Aligned case with 4 leading acc+def bytes ------ 142 ------ PL Aligned case with 5 leading acc+def bytes ------ 158 ------ PL Aligned case with 6 leading acc+def bytes ------ 174 ------ PL Aligned case with 7 leading acc+def bytes ------ 190 ------ PL Aligned case with 8 leading acc+def bytes ------ 206 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-no.stderr.exp-64bit-le | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 78 ------ PL Aligned case with 1 leading acc+def bytes ------ 94 ------ PL Aligned case with 2 leading acc+def bytes ------ 110 ------ PL Aligned case with 3 leading acc+def bytes ------ 126 ------ PL Aligned case with 4 leading acc+def bytes ------ 142 ------ PL Aligned case with 5 leading acc+def bytes ------ 158 ------ PL Aligned case with 6 leading acc+def bytes ------ 174 ------ PL Aligned case with 7 leading acc+def bytes ------ 190 ------ PL Aligned case with 8 leading acc+def bytes ------ 206 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
/external/valgrind/main/memcheck/tests/x86/ |
D | sh-mem-vec128-plo-yes.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 71 ------ PL Aligned case with 1 leading acc+def bytes ------ 80 ------ PL Aligned case with 2 leading acc+def bytes ------ 89 ------ PL Aligned case with 3 leading acc+def bytes ------ 98 ------ PL Aligned case with 4 leading acc+def bytes ------ 107 ------ PL Aligned case with 5 leading acc+def bytes ------ 116 ------ PL Aligned case with 6 leading acc+def bytes ------ 125 ------ PL Aligned case with 7 leading acc+def bytes ------ 134 ------ PL Aligned case with 8 leading acc+def bytes ------ 143 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
D | sh-mem-vec128-plo-no.stderr.exp | 62 ------ PL Aligned case with 0 leading acc+def bytes ------ 78 ------ PL Aligned case with 1 leading acc+def bytes ------ 94 ------ PL Aligned case with 2 leading acc+def bytes ------ 110 ------ PL Aligned case with 3 leading acc+def bytes ------ 126 ------ PL Aligned case with 4 leading acc+def bytes ------ 142 ------ PL Aligned case with 5 leading acc+def bytes ------ 158 ------ PL Aligned case with 6 leading acc+def bytes ------ 174 ------ PL Aligned case with 7 leading acc+def bytes ------ 190 ------ PL Aligned case with 8 leading acc+def bytes ------ 206 ------ PL Aligned case with 9 leading acc+def bytes ------ [all …]
|
/external/eigen/Eigen/src/Core/ |
D | ForceAlignedAccess.h | 72 return m_expression.template packet<Aligned>(row, col); 78 m_expression.const_cast_derived().template writePacket<Aligned>(row, col, x); 84 return m_expression.template packet<Aligned>(index); 90 m_expression.const_cast_derived().template writePacket<Aligned>(index, x);
|
D | Assign.h | 31 JointAlignment = bool(DstIsAligned) && bool(SrcIsAligned) ? Aligned : Unaligned 206 dst.template copyPacketByOuterInner<Derived2, Aligned, JointAlignment>(outer, inner, src); 223 dst.template copyPacketByOuterInner<Derived2, Aligned, Aligned>(outer, Index, src); 333 dst.template copyPacketByOuterInner<Derived2, Aligned, Aligned>(outer, inner, src); 399 …dstAlignment = PacketTraits::AlignedOnScalar ? Aligned : int(assign_traits<Derived1,Derived2>::Dst… 446 dstAlignment = alignable ? Aligned : int(assign_traits<Derived1,Derived2>::DstIsAligned) ,
|
D | Map.h | 85 IsAligned = bool(EIGEN_ALIGN) && ((int(MapOptions)&Aligned)==Aligned),
|
D | DiagonalProduct.h | 108 …de = (LoadMode == Aligned && (((InnerSize%16) == 0) || (int(DiagonalType::DiagonalVectorType::Flag…
|
D | PlainObjectBase.h | 116 friend class Eigen::Map<Derived, Aligned>; 117 typedef Eigen::Map<Derived, Aligned> AlignedMapType; 118 friend class Eigen::Map<const Derived, Aligned>; 119 typedef const Eigen::Map<const Derived, Aligned> ConstAlignedMapType; 122 …e StrideType> struct StridedAlignedMapType { typedef Eigen::Map<Derived, Aligned, StrideType> type… 123 …e> struct StridedConstAlignedMapType { typedef Eigen::Map<const Derived, Aligned, StrideType> type…
|
/external/eigen/test/eigen2/ |
D | eigen2_map.cpp | 24 Map<VectorType, Aligned>(array1, size) = VectorType::Random(size); in map_class_vector() 28 VectorType ma2 = Map<VectorType, Aligned>(array2, size); in map_class_vector() 52 Map<MatrixType, Aligned>(array1, rows, cols) = MatrixType::Ones(rows,cols); in map_class_matrix() 56 MatrixType ma2 = Map<MatrixType, Aligned>(array2, rows, cols); in map_class_matrix()
|
/external/eigen/Eigen/src/Geometry/ |
D | Quaternion.h | 306 …n<_Scalar>, _Options> > : traits<Quaternion<_Scalar, (int(_Options)&Aligned)==Aligned ? AutoAlign … 314 …n<_Scalar>, _Options> > : traits<Quaternion<_Scalar, (int(_Options)&Aligned)==Aligned ? AutoAlign … 317 …typedef traits<Quaternion<_Scalar, (int(_Options)&Aligned)==Aligned ? AutoAlign : DontAlign> > Tra… 407 typedef Map<Quaternion<float>, Aligned> QuaternionMapAlignedf; 410 typedef Map<Quaternion<double>, Aligned> QuaternionMapAlignedd;
|
/external/eigen/failtest/ |
D | map_nonconst_ctor_on_const_ptr_3.cpp | 12 Map<MatrixXf, Aligned, InnerStride<2> > m(ptr, rows, cols, InnerStride<2>()); in foo()
|
/external/eigen/bench/ |
D | quatmul.cpp | 17 c = internal::quat_product<0, Quat, Quat, typename Quat::Scalar, Aligned>::run(a,b); in quatmul_novec()
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 76 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() argument 77 if (Aligned->isAlignmentExpr()) { in instantiateDependentAlignedAttr() 80 ExprResult Result = S.SubstExpr(Aligned->getAlignmentExpr(), TemplateArgs); in instantiateDependentAlignedAttr() 82 S.AddAlignedAttr(Aligned->getLocation(), New, Result.getAs<Expr>(), in instantiateDependentAlignedAttr() 83 Aligned->getSpellingListIndex(), IsPackExpansion); in instantiateDependentAlignedAttr() 85 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(), in instantiateDependentAlignedAttr() 86 TemplateArgs, Aligned->getLocation(), in instantiateDependentAlignedAttr() 89 S.AddAlignedAttr(Aligned->getLocation(), New, Result, in instantiateDependentAlignedAttr() 90 Aligned->getSpellingListIndex(), IsPackExpansion); in instantiateDependentAlignedAttr() 96 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr() argument [all …]
|
/external/eigen/Eigen/src/Core/util/ |
D | Constants.h | 194 Aligned=1 enumerator
|