Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2094 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2113 nfd.SetFormatMap(1, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2410 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2415 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2420 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2425 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2440 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
2510 NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
2592 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEONByIndexedElement()
Dinstructions-aarch64.h589 SetFormatMaps(IntegerFormatMap()); in NEONFormatDecoder()
680 static const NEONFormatMap* IntegerFormatMap() { in IntegerFormatMap() function