Searched refs:kFormatUndefined (Results 1 – 6 of 6) sorted by relevance
56 movprfx_is_predicated ? movprfx->GetSVEVectorFormat() : kFormatUndefined; in CanTakeSVEMovprfx()1031 return kFormatUndefined; in VectorFormatHalfWidth()1054 return kFormatUndefined; in VectorFormatDoubleWidth()1079 return kFormatUndefined; in VectorFormatFillQ()1105 return kFormatUndefined; in VectorFormatHalfWidthDoubleLanes()1120 return kFormatUndefined; in VectorFormatDoubleLanes()1136 return kFormatUndefined; in VectorFormatHalfLanes()1153 return kFormatUndefined; in ScalarFormatFromLaneSize()1186 return kFormatUndefined; in SVEFormatFromLaneSizeInBytes()1201 return kFormatUndefined; in SVEFormatFromLaneSizeInBits()[all …]
180 kFormatUndefined = 0xffffffff, enumerator315 return kFormatUndefined; in GetSVEVectorFormat()815 static const VectorFormat vform[] = {kFormatUndefined, in GetVectorFormat()
6351 VectorFormat vform = kFormatUndefined; in VisitNEONModifiedImmediate()8219 VectorFormat vform = kFormatUndefined; in VisitSVEFPMulIndex()8321 VectorFormat vform = kFormatUndefined; in VisitSVEFPMulAddIndex()10055 VectorFormat vform = kFormatUndefined; in VisitSVEContiguousNonTemporalLoad_ScalarPlusImm()10089 VectorFormat vform = kFormatUndefined; in VisitSVEContiguousNonTemporalLoad_ScalarPlusScalar()10127 VectorFormat vform = kFormatUndefined; in VisitSVELoadAndBroadcastQuadword_ScalarPlusImm()10158 VectorFormat vform = kFormatUndefined; in VisitSVELoadAndBroadcastQuadword_ScalarPlusScalar()10488 VectorFormat vform = kFormatUndefined; in VisitSVEContiguousNonTemporalStore_ScalarPlusImm()10518 VectorFormat vform = kFormatUndefined; in VisitSVEContiguousNonTemporalStore_ScalarPlusScalar()11158 VectorFormat element_form = kFormatUndefined; in VisitSVEReverseWithinElements()[all …]
803 vector_form_(kFormatUndefined), in LogicSVEAddressVector()
2344 VectorFormat srcform = kFormatUndefined; in extractnarrow()
1445 VIXL_ASSERT(vd_form != kFormatUndefined); in Test1OpNEON_Helper()1446 VIXL_ASSERT(vn_form != kFormatUndefined); in Test1OpNEON_Helper()1653 VIXL_ASSERT(vd_form != kFormatUndefined); in Test1OpAcrossNEON_Helper()1654 VIXL_ASSERT(vn_form != kFormatUndefined); in Test1OpAcrossNEON_Helper()1882 VIXL_ASSERT(vd_form != kFormatUndefined); in Test2OpNEON_Helper()1883 VIXL_ASSERT(vn_form != kFormatUndefined); in Test2OpNEON_Helper()1884 VIXL_ASSERT(vm_form != kFormatUndefined); in Test2OpNEON_Helper()2133 VIXL_ASSERT(vd_form != kFormatUndefined); in TestByElementNEON_Helper()2134 VIXL_ASSERT(vn_form != kFormatUndefined); in TestByElementNEON_Helper()2135 VIXL_ASSERT(vm_form != kFormatUndefined); in TestByElementNEON_Helper()[all …]