Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dinstructions-a64.h613 static const NEONFormatMap* FPFormatMap() { in FPFormatMap() function
Ddisasm-a64.cc1480 nfd.SetFormatMaps(nfd.FPFormatMap()); in VisitNEON2RegMisc()
1631 nfd.SetFormatMaps(nfd.FPFormatMap()); in VisitNEON3Same()
1716 nfd.SetFormatMap(1, nfd.FPFormatMap()); in VisitNEONAcrossLanes()
1788 nfd.SetFormatMap(0, nfd.FPFormatMap()); in VisitNEONByIndexedElement()
Dsimulator-a64.cc2531 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON2RegMisc()
2645 VectorFormat vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON3Same()
2821 VectorFormat vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEONAcrossLanes()
2941 vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEONByIndexedElement()