Searched refs:kFormat2S (Results 1 – 8 of 8) sorted by relevance
408 return kFormat2S; in VectorFormatHalfWidth()423 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S || in VectorFormatDoubleWidth()430 case kFormat2S: in VectorFormatDoubleWidth()456 case kFormat2S: in VectorFormatFillQ()475 case kFormat2S: in VectorFormatHalfWidthDoubleLanes()480 return kFormat2S; in VectorFormatHalfWidthDoubleLanes()490 VIXL_ASSERT(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S); in VectorFormatDoubleLanes()496 case kFormat2S: in VectorFormatDoubleLanes()513 return kFormat2S; in VectorFormatHalfLanes()557 case kFormat2S: in RegisterSizeInBitsFromFormat()[all …]
515 kFormat2S = NEON_2S, enumerator670 kFormat2S, in GetVectorFormat()
570 case kFormat2S: in GetPrintRegisterFormat()601 case kFormat2S: in GetPrintRegisterFormatFP()5409 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()5418 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()5442 vform = q ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()
1926 case kFormat2S: in extractnarrow()
355 return kFormat2S; in VectorFormatHalfWidth()368 DCHECK(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S || in VectorFormatDoubleWidth()375 case kFormat2S: in VectorFormatDoubleWidth()399 case kFormat2S: in VectorFormatFillQ()417 case kFormat2S: in VectorFormatHalfWidthDoubleLanes()422 return kFormat2S; in VectorFormatHalfWidthDoubleLanes()431 DCHECK(vform == kFormat8B || vform == kFormat4H || vform == kFormat2S); in VectorFormatDoubleLanes()437 case kFormat2S: in VectorFormatDoubleLanes()452 return kFormat2S; in VectorFormatHalfLanes()494 case kFormat2S: in RegisterSizeInBitsFromFormat()[all …]
454 kFormat2S = NEON_2S, enumerator
989 case kFormat2S: in GetPrintRegisterFormat()1014 case kFormat2S: in GetPrintRegisterFormatFP()4776 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()4785 vform = (q == 1) ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()4806 vform = q ? kFormat4S : kFormat2S; in VisitNEONModifiedImmediate()
1736 case kFormat2S: in ExtractNarrow()