Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h771 SetFormatMaps(IntegerFormatMap()); in NEONFormatDecoder()
870 static const NEONFormatMap* IntegerFormatMap() { in IntegerFormatMap() function
H A Ddisasm-aarch64.cc2129 NEONFormatDecoder::IntegerFormatMap(), in DisassembleNEON2RegExtract()
2133 nfd.SetFormatMaps(nfd.LongIntegerFormatMap(), nfd.IntegerFormatMap()); in DisassembleNEON2RegExtract()
2322 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2359 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
2396 NEONFormatDecoder::IntegerFormatMap(), in DisassembleNEONMulByElementLong()