Searched refs:Unaligned (Results 1 – 21 of 21) sorted by relevance
39 Map<VectorType, Unaligned, InnerStride<Dynamic> > map(array, size, InnerStride<Dynamic>(2)); in map_class_vector()121 CALL_SUBTEST_1( map_class_vector<Unaligned>(Matrix<float, 1, 1>()) ); in test_mapstride()123 CALL_SUBTEST_2( map_class_vector<Unaligned>(Vector4d()) ); in test_mapstride()125 CALL_SUBTEST_3( map_class_vector<Unaligned>(RowVector4f()) ); in test_mapstride()127 CALL_SUBTEST_4( map_class_vector<Unaligned>(VectorXcf(internal::random<int>(1,maxn))) ); in test_mapstride()129 CALL_SUBTEST_5( map_class_vector<Unaligned>(VectorXi(internal::random<int>(1,maxn))) ); in test_mapstride()132 CALL_SUBTEST_1( map_class_matrix<Unaligned>(Matrix<float, 1, 1>()) ); in test_mapstride()134 CALL_SUBTEST_2( map_class_matrix<Unaligned>(Matrix4d()) ); in test_mapstride()136 CALL_SUBTEST_3( map_class_matrix<Unaligned>(Matrix<float,3,5>()) ); in test_mapstride()138 CALL_SUBTEST_3( map_class_matrix<Unaligned>(Matrix<float,4,8>()) ); in test_mapstride()[all …]
198 return m_xpr.template packet<Unaligned>205 m_xpr.const_cast_derived().template writePacket<Unaligned>212 return m_xpr.template packet<Unaligned>220 m_xpr.const_cast_derived().template writePacket<Unaligned>
146 alignment = (Derived::Flags & AlignedBit) ? Aligned : Unaligned207 ? Aligned : Unaligned269 PacketScalar packet_res = mat.template packet<Unaligned>(0,0);272 packet_res = func.packetOp(packet_res, mat.template packetByOuterInner<Unaligned>(j,i));
96 friend class Eigen::Map<Derived, Unaligned>;97 typedef Eigen::Map<Derived, Unaligned> MapType;98 friend class Eigen::Map<const Derived, Unaligned>;99 typedef const Eigen::Map<const Derived, Unaligned> ConstMapType;104 …template<typename StrideType> struct StridedMapType { typedef Eigen::Map<Derived, Unaligned, Strid…105 …ideType> struct StridedConstMapType { typedef Eigen::Map<const Derived, Unaligned, StrideType> typ…
91 …DiagonalVectorPacketLoadMode = (LoadMode == Aligned && ((InnerSize%16) == 0)) ? Aligned : Unaligned
31 JointAlignment = bool(DstIsAligned) && bool(SrcIsAligned) ? Aligned : Unaligned465 dst.template copyPacketByOuterInner<Derived2, dstAlignment, Unaligned>(outer, inner, src);
12 Map<CV_QUALIFIER MatrixXf, Unaligned, OuterStride<> > m(ptr, rows, cols, OuterStride<>(2)); in foo()
6 Map<Matrix<int,2,4>, Unaligned, Stride<1,4> >(array) << endl;
46 __m128 a = lhs.template packet<VectorLhs::Flags&AlignedBit ? Aligned : Unaligned>(0);47 __m128 b = rhs.template packet<VectorRhs::Flags&AlignedBit ? Aligned : Unaligned>(0);
3 ; Unaligned load / store pair. Should be combined into a memmove
187 Unaligned=0, enumerator
112 template<typename MatrixType, int MapOptions=Unaligned, typename StrideType = Stride<0,0> > class M…
141 dst.template copyPacket<Src, Aligned, Unaligned>(j, index, src); in triassign()143 dst.template copyPacket<Src, Aligned, Unaligned>(index, j, src); in triassign()
48 …ions specifies whether the pointer is \c #Aligned, or \c #Unaligned. The default is \c #Unaligned.
19 event:0x0F counters:1,2,3,4,5,6 um:zero minimum:500 name:UNALIGNED_ACCESS : Unaligned access archit…
13 event:0x48 counters:1,2,3,4 um:zero minimum:500 name:UNALIGNED_ACCESS_REPLAY : Unaligned access tha…
397 #Group 63 pm_rejects4, Unaligned store rejects398 …minimum:1000 name:PM_LSU_REJECT_UST_BOTH_GRP63 : (Group 63 pm_rejects4) Unaligned store reject bot…399 …1 um:zero minimum:1000 name:PM_LSU_REJECT_UST_GRP63 : (Group 63 pm_rejects4) Unaligned store reject403 #Group 64 pm_rejects5, Unaligned load rejects404 …:0 um:zero minimum:1000 name:PM_LSU_REJECT_ULD_GRP64 : (Group 64 pm_rejects5) Unaligned load reject405 …minimum:1000 name:PM_LSU_REJECT_ULD_BOTH_GRP64 : (Group 64 pm_rejects5) Unaligned load reject both…415 #Group 66 pm_rejects_unit, Unaligned reject events by unit
387 #Group 63 pm_rejects4, Unaligned store rejects393 #Group 64 pm_rejects5, Unaligned load rejects405 #Group 66 pm_rejects_unit, Unaligned reject events by unit
976 def Unaligned : IgnoredAttr {
2969 // Unaligned immediate3138 // Unaligned offset
758 // SSE 1 & 2 - Move Aligned/Unaligned FP Instructions3519 // SSE2 - Move Aligned/Unaligned Packed Integer Instructions4869 // SSE3 - Move Unaligned Integer