Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2095 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2112 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2333 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2393 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2397 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2401 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2405 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2409 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2414 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2419 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
[all …]
Dinstructions-aarch64.h690 static const NEONFormatMap* LongIntegerFormatMap() { in LongIntegerFormatMap() function
Dsimulator-aarch64.cc3229 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
3512 VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
3742 VectorFormat vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEONByIndexedElement()