Searched refs:kFormat2S (Results 1 – 4 of 4) sorted by relevance
405 return kFormat2S; in VectorFormatHalfWidth()420 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S || in VectorFormatDoubleWidth()427 case kFormat2S: in VectorFormatDoubleWidth()453 case kFormat2S: in VectorFormatFillQ()472 case kFormat2S: in VectorFormatHalfWidthDoubleLanes()477 return kFormat2S; in VectorFormatHalfWidthDoubleLanes()487 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S); in VectorFormatDoubleLanes()493 case kFormat2S: in VectorFormatDoubleLanes()510 return kFormat2S; in VectorFormatHalfLanes()553 case kFormat2S: in RegisterSizeInBitsFromFormat()[all …]
512 kFormat2S = NEON_2S, enumerator664 kFormat2S, in GetVectorFormat()
536 case kFormat2S: in GetPrintRegisterFormat()563 case kFormat2S: in GetPrintRegisterFormatFP()4348 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()4357 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()4378 vform = q ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()
2114 case kFormat2S: in extractnarrow()