Lines Matching refs:kFormat8B
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()
534 case kFormat8B: in LaneSizeInBytesLog2FromFormat()
559 case kFormat8B: in LaneCountFromFormat()
583 case kFormat8B: in MaxLaneCountFromFormat()
699 kFormatUndefined, kFormat8B, kFormat16B, kFormat4H, kFormat8H, in GetVectorFormat()