Searched refs:kFormat8B (Results 1 – 9 of 9) sorted by relevance
404 return kFormat8B; in VectorFormatHalfWidth()423 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S || in VectorFormatDoubleWidth()426 case kFormat8B: in VectorFormatDoubleWidth()448 case kFormat8B: in VectorFormatFillQ()472 return kFormat8B; in VectorFormatHalfWidthDoubleLanes()490 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S); in VectorFormatDoubleLanes()492 case kFormat8B: in VectorFormatDoubleLanes()509 return kFormat8B; in VectorFormatHalfLanes()555 case kFormat8B: in RegisterSizeInBitsFromFormat()575 case kFormat8B: in LaneSizeInBitsFromFormat()[all …]
511 kFormat8B = NEON_8B, enumerator666 kFormat8B, in GetVectorFormat()
562 case kFormat8B: in GetPrintRegisterFormat()5427 vform = q ? kFormat16B : kFormat8B; in VisitNEONModifiedImmediate()
1910 case kFormat8B: in extractnarrow()
351 return kFormat8B; in VectorFormatHalfWidth()368 DCHECK(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S || in VectorFormatDoubleWidth()371 case kFormat8B: in VectorFormatDoubleWidth()391 case kFormat8B: in VectorFormatFillQ()414 return kFormat8B; in VectorFormatHalfWidthDoubleLanes()431 DCHECK(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S); in VectorFormatDoubleLanes()433 case kFormat8B: in VectorFormatDoubleLanes()448 return kFormat8B; in VectorFormatHalfLanes()492 case kFormat8B: in RegisterSizeInBitsFromFormat()506 case kFormat8B: in LaneSizeInBitsFromFormat()[all …]
450 kFormat8B = NEON_8B, enumerator
981 case kFormat8B: in GetPrintRegisterFormat()4794 vform = q ? kFormat16B : kFormat8B; in VisitNEONModifiedImmediate()
1720 case kFormat8B: in ExtractNarrow()
468 VRegister scratch = temps.AcquireV(kFormat8B); in emit_i32_popcnt()