Home
last modified time | relevance | path

Searched refs:GetLaneSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
Doperands-aarch64.h421 unsigned GetLaneSizeInBytes() const { return GetSizeInBytes() / lanes_; } in GetLaneSizeInBytes() function
423 return GetLaneSizeInBytes(); in LaneSizeInBytes()
426 unsigned GetLaneSizeInBits() const { return GetLaneSizeInBytes() * 8; } in GetLaneSizeInBits()
Dassembler-aarch64.cc2174 unsigned lane_size = vt.GetLaneSizeInBytes(); in LoadStoreStructSingle()
3145 VIXL_ASSERT(vd.GetLaneSizeInBytes() == kHRegSizeInBytes); in NEON3SameFP16()
4186 int lane_size = vn.GetLaneSizeInBytes(); in dup()
4241 int lane_size = vd.GetLaneSizeInBytes(); in ins()
4283 int lane_size = vd.GetLaneSizeInBytes(); in ins()
4322 int lane_size = vn.GetLaneSizeInBytes(); in umov()
4364 int lane_size = vn.GetLaneSizeInBytes(); in smov()