Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.cc2448 NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONCopy()
2453 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
2458 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
2470 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
2479 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
3257 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
H A Dinstructions-aarch64.h990 static const NEONFormatMap* TriangularScalarFormatMap() { in TriangularScalarFormatMap() function
H A Dsimulator-aarch64.cc8964 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()