Searched refs:kFormatUndefined (Results 1 – 5 of 5) sorted by relevance
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()[all …]
507 kFormatUndefined = 0xffffffff, enumerator659 static const VectorFormat vform[] = {kFormatUndefined, in GetVectorFormat()
4342 VectorFormat vform = kFormatUndefined; in VisitNEONModifiedImmediate()
2093 VectorFormat srcform = kFormatUndefined; in extractnarrow()
1304 VIXL_ASSERT(vd_form != kFormatUndefined); in Test1OpNEON_Helper()1305 VIXL_ASSERT(vn_form != kFormatUndefined); in Test1OpNEON_Helper()1502 VIXL_ASSERT(vd_form != kFormatUndefined); in Test1OpAcrossNEON_Helper()1503 VIXL_ASSERT(vn_form != kFormatUndefined); in Test1OpAcrossNEON_Helper()1726 VIXL_ASSERT(vd_form != kFormatUndefined); in Test2OpNEON_Helper()1727 VIXL_ASSERT(vn_form != kFormatUndefined); in Test2OpNEON_Helper()1728 VIXL_ASSERT(vm_form != kFormatUndefined); in Test2OpNEON_Helper()1967 VIXL_ASSERT(vd_form != kFormatUndefined); in TestByElementNEON_Helper()1968 VIXL_ASSERT(vn_form != kFormatUndefined); in TestByElementNEON_Helper()1969 VIXL_ASSERT(vm_form != kFormatUndefined); in TestByElementNEON_Helper()[all …]