Lines Matching refs:kFormat2D
347 DCHECK(vform == kFormat8H || vform == kFormat4S || vform == kFormat2D || in VectorFormatHalfWidth()
354 case kFormat2D: in VectorFormatHalfWidth()
376 return kFormat2D; in VectorFormatDoubleWidth()
404 case kFormat2D: in VectorFormatFillQ()
405 return kFormat2D; in VectorFormatFillQ()
423 case kFormat2D: in VectorFormatHalfWidthDoubleLanes()
519 case kFormat2D: in LaneSizeInBitsFromFormat()
547 case kFormat2D: in LaneSizeInBytesLog2FromFormat()
566 case kFormat2D: in LaneCountFromFormat()
596 case kFormat2D: in MaxLaneCountFromFormat()
700 kFormat2S, kFormat4S, kFormat1D, kFormat2D, kFormatB, in GetVectorFormat()