Lines Matching refs:NEONFormatMap
1396 static const NEONFormatMap map_lp_ta = { in VisitNEON2RegMisc()
1399 static const NEONFormatMap map_cvt_ta = {{22}, {NF_4S, NF_2D}}; in VisitNEON2RegMisc()
1401 static const NEONFormatMap map_cvt_tb = {{22, 30}, in VisitNEON2RegMisc()
1834 static const NEONFormatMap map_ta = {{23, 22}, {NF_UNDEF, NF_4S, NF_2D}}; in VisitNEONByIndexedElement()
2520 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONModifiedImmediate()
2521 static const NEONFormatMap map_h = {{30}, {NF_4H, NF_8H}}; in VisitNEONModifiedImmediate()
2522 static const NEONFormatMap map_s = {{30}, {NF_2S, NF_4S}}; in VisitNEONModifiedImmediate()
2956 NEONFormatMap map = {{22}, {NF_2S, NF_2D}}; in VisitNEONScalarPairwise()
2991 static const NEONFormatMap map_shift = { in VisitNEONScalarShiftImmediate()
2995 static const NEONFormatMap map_shift_narrow = { in VisitNEONScalarShiftImmediate()
3100 static const NEONFormatMap map_shift_ta = { in VisitNEONShiftImmediate()
3106 static const NEONFormatMap map_shift_tb = { in VisitNEONShiftImmediate()
3247 static const NEONFormatMap map_b = {{30}, {NF_8B, NF_16B}}; in VisitNEONTable()