Lines Matching refs:NEONFormatMap
1875 static const NEONFormatMap map_lp_ta = in VisitNEON2RegMisc()
1878 static const NEONFormatMap map_cvt_ta = {{22}, {NF_4S, NF_2D}}; in VisitNEON2RegMisc()
1880 static const NEONFormatMap map_cvt_tb = {{22, 30}, in VisitNEON2RegMisc()
2507 static const NEONFormatMap map_ta = {{23, 22}, {NF_UNDEF, NF_4S, NF_2D}}; in VisitNEONByIndexedElement()
3195 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONModifiedImmediate()
3196 static const NEONFormatMap map_h = {{30}, {NF_4H, NF_8H}}; in VisitNEONModifiedImmediate()
3197 static const NEONFormatMap map_s = {{30}, {NF_2S, NF_4S}}; in VisitNEONModifiedImmediate()
3609 NEONFormatMap map = {{22}, {NF_2S, NF_2D}}; in VisitNEONScalarPairwise()
3647 static const NEONFormatMap map_shift = {{22, 21, 20, 19}, in VisitNEONScalarShiftImmediate()
3664 static const NEONFormatMap map_shift_narrow = in VisitNEONScalarShiftImmediate()
3770 static const NEONFormatMap map_shift_ta = in VisitNEONShiftImmediate()
3776 static const NEONFormatMap map_shift_tb = in VisitNEONShiftImmediate()
3919 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONTable()