Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.cc2130 NEONFormatDecoder::LongIntegerFormatMap()); in DisassembleNEON2RegExtract()
2133 nfd.SetFormatMaps(nfd.LongIntegerFormatMap(), nfd.IntegerFormatMap()); in DisassembleNEON2RegExtract()
2308 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2315 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2321 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
H A Dinstructions-aarch64.h880 static const NEONFormatMap* LongIntegerFormatMap() { in LongIntegerFormatMap() function
H A Dsimulator-aarch64.cc6939 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
7436 VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
7684 VectorFormat vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in SimulateNEONMulByElementLong()