Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.h511 SetFormatMaps(IntegerFormatMap()); in NEONFormatDecoder()
594 static const NEONFormatMap* IntegerFormatMap() { in IntegerFormatMap() function
Ddisasm-a64.cc1531 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
1542 nfd.SetFormatMap(1, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
1684 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1689 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1694 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1699 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
1712 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
1758 NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
1791 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEONByIndexedElement()