Lines Matching refs:LaneCountFromFormat
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()
430 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in st3()
464 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in st4()
498 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in cmp()
552 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in cmptst()
568 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in add()
600 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in add_uint()
637 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sdiv()
659 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in udiv()
703 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in mul()
725 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in smulh()
757 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in umulh()
1118 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in pmul()
1133 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in pmull()
1149 int lane_count = LaneCountFromFormat(vform); in pmull2()
1166 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sub()
1199 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sub_uint()
1224 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in and_()
1236 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in orr()
1248 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in orn()
1260 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in eor()
1272 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in bic()
1284 int lane_count = LaneCountFromFormat(vform); in bic()
1301 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in bif()
1317 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in bit()
1333 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in bsl()
1350 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sminmax()
1386 int lanes = LaneCountFromFormat(vform); in sminmaxp()
1445 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in addv()
1462 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in saddlv()
1479 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in uaddlv()
1495 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sminmaxv()
1553 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in uminmax()
1589 int lanes = LaneCountFromFormat(vform); in uminmaxp()
1593 for (int i = 0; i < LaneCountFromFormat(vform); i += 2) { in uminmaxp()
1634 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in uminmaxv()
1768 int lane_count = LaneCountFromFormat(vform); in clast()
1779 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in compact()
1784 for (; j < LaneCountFromFormat(vform); j++) { in compact()
1795 int lane_count = LaneCountFromFormat(vform); in splice()
1827 for (int lane = 0; lane < LaneCountFromFormat(vform); lane++) { in sel()
1856 int lane_count = LaneCountFromFormat(vform); in sli()
1906 int lane_count = LaneCountFromFormat(vform); in sri()
1993 int lane_count = LaneCountFromFormat(vform); in cls()
2014 int lane_count = LaneCountFromFormat(vform); in clz()
2035 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in cnot()
2047 int lane_count = LaneCountFromFormat(vform); in cnt()
2069 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sshl()
2129 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ushl()
2167 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in neg()
2183 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in suqadd()
2204 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in usqadd()
2225 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in abs()
2247 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in andv()
2266 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in eorv()
2285 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in orv()
2305 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in saddv()
2326 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in uaddv()
2389 for (int i = 0; i < LaneCountFromFormat(srcform); i++) { in extractnarrow()
2396 offset = LaneCountFromFormat(dstform) / 2; in extractnarrow()
2402 for (int i = 0; i < LaneCountFromFormat(srcform); i++) { in extractnarrow()
2474 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in absdiff()
2517 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in not_()
2528 int lane_count = LaneCountFromFormat(vform); in rbit()
2554 int lane_count = LaneCountFromFormat(vform); in rev()
2569 int lane_count = LaneCountFromFormat(vform); in rev_byte()
2613 VIXL_ASSERT(LaneCountFromFormat(vform) <= 8); in addlp()
2616 int lane_count = LaneCountFromFormat(vform); in addlp()
2672 int lane_count = LaneCountFromFormat(vform); in ext()
2692 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fadda()
2730 int elements = LaneCountFromFormat(vform); in fcadd()
2785 int elements = LaneCountFromFormat(vform); in fcmla()
2883 for (int d_lane = 0; d_lane < LaneCountFromFormat(kFormatVnD); in dup_element()
2889 int lane_count = LaneCountFromFormat(vform); in dup_element()
2914 for (int j = 0; j < LaneCountFromFormat(vform); j += lanes_per_segment) { in dup_elements_to_segments()
2926 int lane_count = LaneCountFromFormat(vform); in dup_immediate()
2962 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in index()
2974 for (int i = LaneCountFromFormat(vform) - 1; i > 0; i--) { in insr()
2986 for (int lane = 0; lane < LaneCountFromFormat(vform); lane++) { in mov()
3040 int lane_count = LaneCountFromFormat(vform); in movi()
3052 int lane_count = LaneCountFromFormat(vform); in mvni()
3066 int lane_count = LaneCountFromFormat(vform); in orr()
3084 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in uxtl()
3097 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sxtl()
3108 int lane_count = LaneCountFromFormat(vform); in uxtl2()
3122 int lane_count = LaneCountFromFormat(vform); in sxtl2()
3136 int lane_count = LaneCountFromFormat(vform); in uxt()
3151 int lane_count = LaneCountFromFormat(vform); in sxt()
3215 int lane_count = LaneCountFromFormat(vform); in Table()
3238 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Table()
3241 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in Table()
3956 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sqrdmulh()
3981 for (int e = 0; e < LaneCountFromFormat(vform); e++) { in dot()
4034 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in sqrdmlash()
4174 int lane_count = LaneCountFromFormat(vform); in trn1()
4194 int lane_count = LaneCountFromFormat(vform); in trn2()
4214 int lane_count = LaneCountFromFormat(vform); in zip1()
4234 int lane_count = LaneCountFromFormat(vform); in zip2()
4254 int lane_count = LaneCountFromFormat(vform); in uzp1()
4273 int lane_count = LaneCountFromFormat(vform); in uzp2()
4807 for (int i = 0; i < LaneCountFromFormat(vform); i++) { \
4858 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frecps()
4890 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frsqrts()
4923 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcmp()
5037 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmla()
5072 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmls()
5106 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlal()
5123 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlal2()
5124 int src = i + LaneCountFromFormat(vform); in fmlal2()
5141 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlsl()
5158 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlsl2()
5159 int src = i + LaneCountFromFormat(vform); in fmlsl2()
5178 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlal()
5196 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlal2()
5197 int src = i + LaneCountFromFormat(vform); in fmlal2()
5215 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlsl()
5233 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fmlsl2()
5234 int src = i + LaneCountFromFormat(vform); in fmlsl2()
5249 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fneg()
5278 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fabs_()
5320 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fsqrt()
5325 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fsqrt()
5331 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fsqrt()
5379 int lane_count = LaneCountFromFormat(vform); in NEON_FPPAIRWISE_LIST()
5599 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frint()
5608 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frint()
5619 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frint()
5640 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvt()
5669 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvts()
5724 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvtu()
5772 for (int i = LaneCountFromFormat(vform) - 1; i >= 0; i--) { in fcvtl()
5780 for (int i = LaneCountFromFormat(vform) - 1; i >= 0; i--) { in fcvtl()
5791 int lane_count = LaneCountFromFormat(vform); in fcvtl2()
5814 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvtn()
5821 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvtn()
5832 int lane_count = LaneCountFromFormat(vform) / 2; in fcvtn2()
5855 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fcvtxn()
5866 int lane_count = LaneCountFromFormat(vform) / 2; in fcvtxn2()
5976 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frsqrte()
5981 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frsqrte()
5987 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frsqrte()
6122 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frecpe()
6127 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frecpe()
6133 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frecpe()
6149 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ursqrte()
6182 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in urecpe()
6205 VIXL_ASSERT(first_pg < LaneCountFromFormat(kFormatVnB)); in pfirst()
6215 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ptrue()
6226 while (next < LaneCountFromFormat(vform)) { in pnext()
6231 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in pnext()
6242 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in frecpx()
6324 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ftssel()
6530 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fexpa()
6545 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in fscale()
6599 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in scvtf()
6657 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in ucvtf()
6710 const int lane_count = LaneCountFromFormat(vform); in unpk()
6748 for (int lane = 0; lane < LaneCountFromFormat(vform); lane++) { in SVEIntCompareVectorsHelper()
6829 for (int lane = 0; lane < LaneCountFromFormat(vform); lane++) { in SVEBitwiseShiftHelper()
6859 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in asrd()
6883 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SVEBitwiseLogicalUnpredicatedHelper()
6961 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SVEBitwiseImmHelper()
7017 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SVEStructuredStoreHelper()
7071 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SVEStructuredLoadHelper()
7108 for (int i = 0; i < LaneCountFromFormat(kFormatVnB); i++) { in brka()
7122 for (int i = 0; i < LaneCountFromFormat(kFormatVnB); i++) { in brkb()
7147 for (int i = 0; i < LaneCountFromFormat(kFormatVnB); i++) { in brkpa()
7165 for (int i = 0; i < LaneCountFromFormat(kFormatVnB); i++) { in brkpb()
7197 int fake_fault_at_lane = rnd % (LaneCountFromFormat(vform) * 8); in SVEFaultTolerantLoadHelper()
7199 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in SVEFaultTolerantLoadHelper()
7224 for (int j = i; j < LaneCountFromFormat(vform); j++) { in SVEFaultTolerantLoadHelper()
7295 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in GetFirstActive()
7303 for (int i = LaneCountFromFormat(vform) - 1; i >= 0; i--) { in GetLastActive()
7312 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in CountActiveLanes()
7322 for (int i = 0; i < LaneCountFromFormat(vform); i++) { in CountActiveAndTrueLanes()
7331 int all = LaneCountFromFormat(vform); in GetPredicateConstraintLaneCount()