Searched refs:LaneCountFromFormat (Results 1 – 7 of 7) sorted by relevance
172 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld1()194 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld1r()217 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld2()246 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld2r()264 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld3()302 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld3r()324 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld4()371 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ld4r()381 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in st1()402 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in st2()[all …]
560 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in UintArray()563 return LaneCountFromFormat(vform); in UintArray()600 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SetIntArray()628 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SetUintArray()704 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SignedSaturate()716 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in UnsignedSaturate()735 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Round()744 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Uhalve()760 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Halve()776 int LaneCountFromFormat(VectorFormat vform) const { in LaneCountFromFormat() function[all …]
726 int LaneCountFromFormat(VectorFormat vform);
1334 int LaneCountFromFormat(VectorFormat vform) { in LaneCountFromFormat() function
4555 (vd_index < LaneCountFromFormat(static_cast<VectorFormat>(format)))); in ins()4558 (vn_index < LaneCountFromFormat(static_cast<VectorFormat>(format)))); in ins()4601 (vd_index < LaneCountFromFormat(static_cast<VectorFormat>(format)))); in ins()4642 (vn_index < LaneCountFromFormat(static_cast<VectorFormat>(format)))); in umov()4678 (vn_index < LaneCountFromFormat(static_cast<VectorFormat>(format)))); in smov()
2033 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Simulate_PdT_Xn_Xm()11036 int lane_count = LaneCountFromFormat(vform); in VisitSVEIntCompareScalarCountAndLimit()13374 if ((index < 0) || (index >= LaneCountFromFormat(vform))) { in VisitSVEBroadcastIndexElement()
1468 const unsigned vd_lane_count = LaneCountFromFormat(vd_form); in Test1OpNEON_Helper()1471 const unsigned vn_lane_count = LaneCountFromFormat(vn_form); in Test1OpNEON_Helper()1540 const unsigned vd_lane_count = LaneCountFromFormat(vd_form); in Test1OpNEON()1542 const unsigned vn_lane_count = LaneCountFromFormat(vn_form); in Test1OpNEON()1672 const unsigned vn_lane_count = LaneCountFromFormat(vn_form); in Test1OpAcrossNEON_Helper()1748 const unsigned vd_lane_count = LaneCountFromFormat(vd_form); in Test1OpAcrossNEON()1815 const unsigned vn_lane_count = LaneCountFromFormat(vn_form); in Test1OpAcrossNEON()1909 const unsigned vd_lane_count = LaneCountFromFormat(vd_form); in Test2OpNEON_Helper()1912 const unsigned vn_lane_count = LaneCountFromFormat(vn_form); in Test2OpNEON_Helper()1918 const unsigned vm_lane_count = LaneCountFromFormat(vm_form); in Test2OpNEON_Helper()[all …]