Searched refs:map_shift_narrow (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/arm64/ |
D | disasm-arm64.cc | 2995 static const NEONFormatMap map_shift_narrow = { in VisitNEONScalarShiftImmediate() local 3062 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 3066 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 3070 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 3074 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 3078 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 3082 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
|
/external/vixl/src/aarch64/ |
D | disasm-aarch64.cc | 4368 static const NEONFormatMap map_shift_narrow = in VisitNEONScalarShiftImmediate() local 4435 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 4439 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 4443 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 4447 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 4451 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate() 4455 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
|