Searched refs:IsLaneSizeB (Results 1 – 3 of 3) sorted by relevance
405 bool IsLaneSizeB() const { return GetLaneSizeInBits() == kBRegSize; } in IsLaneSizeB() function
3715 VIXL_ASSERT(vd.IsVector() && !vd.IsLaneSizeB()); in fcmla()3729 VIXL_ASSERT(vd.IsVector() && !vd.IsLaneSizeB()); in fcadd()
364 bool IsLaneSizeB() const { return LaneSizeInBits() == kBRegSizeInBits; } in IsLaneSizeB() function