Lines Matching refs:kFormatUndefined
414 return kFormatUndefined; in VectorFormatHalfWidth()
437 return kFormatUndefined; in VectorFormatDoubleWidth()
462 return kFormatUndefined; in VectorFormatFillQ()
482 return kFormatUndefined; in VectorFormatHalfWidthDoubleLanes()
497 return kFormatUndefined; in VectorFormatDoubleLanes()
513 return kFormatUndefined; in VectorFormatHalfLanes()
530 return kFormatUndefined; in ScalarFormatFromLaneSize()
541 VIXL_ASSERT(vform != kFormatUndefined); in RegisterSizeInBitsFromFormat()
568 VIXL_ASSERT(vform != kFormatUndefined); in LaneSizeInBitsFromFormat()
599 VIXL_ASSERT(vform != kFormatUndefined); in LaneSizeInBytesLog2FromFormat()
625 VIXL_ASSERT(vform != kFormatUndefined); in LaneCountFromFormat()
652 VIXL_ASSERT(vform != kFormatUndefined); in MaxLaneCountFromFormat()
679 VIXL_ASSERT(vform != kFormatUndefined); in IsVectorFormat()