Searched refs:GetLanes (Results 1 – 4 of 4) sorted by relevance
147 int GetLanes() const { in GetLanes() function
6280 switch (vd.GetLanes()) { in VFormat()6292 switch (vd.GetLanes()) { in VFormat()6310 switch (vd.GetLanes()) { in FPFormat()6361 switch (vd.GetLanes()) { in LSVFormat()6375 switch (vd.GetLanes()) { in LSVFormat()6392 VIXL_ASSERT(vd.GetLanes() == 1); in SFormat()
1985 offset = (offset / vt.GetLanes()) * 1; in LoadStoreStructVerify()1997 offset = (offset / vt.GetLanes()) * 2; in LoadStoreStructVerify()2009 offset = (offset / vt.GetLanes()) * 3; in LoadStoreStructVerify()2021 offset = (offset / vt.GetLanes()) * 4; in LoadStoreStructVerify()4434 VIXL_ASSERT((0 <= index) && (index < vd.GetLanes())); in ext()
297 v, VRegister((v.GetCode() + 1) % 32, v.GetSizeInBits(), v.GetLanes())299 VLIST2(v), VRegister((v.GetCode() + 2) % 32, v.GetSizeInBits(), v.GetLanes())301 VLIST3(v), VRegister((v.GetCode() + 3) % 32, v.GetSizeInBits(), v.GetLanes())