Home
last modified time | relevance | path

Searched refs:LongIntegerFormatMap (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm64/
Ddisasm-arm64.cc1616 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
1633 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
1665 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1725 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1729 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1733 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1737 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1741 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1746 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
1751 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
[all …]
Dinstructions-arm64.h683 static const NEONFormatMap* LongIntegerFormatMap() { in LongIntegerFormatMap() function
Dsimulator-arm64.cc3694 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
3975 VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
4203 VectorFormat vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEONByIndexedElement()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2419 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2436 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2807 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2867 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2871 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2875 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2879 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2883 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2888 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2893 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
[all …]
Dinstructions-aarch64.h696 static const NEONFormatMap* LongIntegerFormatMap() { in LongIntegerFormatMap() function
Dsimulator-aarch64.cc4028 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
4504 VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
4756 VectorFormat vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEONByIndexedElement()