Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Ddisasm-a64.cc1802 NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONCopy()
1806 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
1810 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
1822 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
1830 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
2379 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
Dinstructions-a64.h686 static const NEONFormatMap* TriangularScalarFormatMap() { in TriangularScalarFormatMap() function
Dsimulator-a64.cc3664 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()