Home
last modified time | relevance | path

Searched refs:IntegerFormatMap (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/arm64/
Ddisasm-arm64.cc1615 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
1634 nfd.SetFormatMap(1, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
1742 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1747 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1752 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1757 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1770 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
1835 NEONFormatDecoder nfd(instr, &map_ta, NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
1917 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEONByIndexedElement()
Dinstructions-arm64.h673 static const NEONFormatMap* IntegerFormatMap() { in IntegerFormatMap() function
Dinstructions-arm64.cc631 SetFormatMaps(IntegerFormatMap()); in NEONFormatDecoder()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2418 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2437 nfd.SetFormatMap(1, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2884 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2889 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2894 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2899 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2917 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
3018 NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
3148 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEONByIndexedElement()
Dinstructions-aarch64.h595 SetFormatMaps(IntegerFormatMap()); in NEONFormatDecoder()
686 static const NEONFormatMap* IntegerFormatMap() { in IntegerFormatMap() function