Home
last modified time | relevance | path

Searched refs:map_cvt_ta (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Ddisasm-arm64.cc1399 static const NEONFormatMap map_cvt_ta = {{22}, {NF_4S, NF_2D}}; in VisitNEON2RegMisc() local
1508 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
1513 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
1517 nfd.SetFormatMap(0, &map_cvt_ta); in VisitNEON2RegMisc()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2202 static const NEONFormatMap map_cvt_ta = {{22}, {NF_4S, NF_2D}}; in VisitNEON2RegMisc() local
2311 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
2316 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
2320 nfd.SetFormatMap(0, &map_cvt_ta); in VisitNEON2RegMisc()