Home
last modified time | relevance | path

Searched refs:LongScalarFormatMap (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm64/
Ddisasm-arm64.cc1811 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
1815 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
2727 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
2732 nfd.SetFormatMap(1, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
2754 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap(), in VisitNEONScalar3Diff()
2932 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
Dinstructions-arm64.h737 static const NEONFormatMap* LongScalarFormatMap() { in LongScalarFormatMap() function
Dsimulator-arm64.cc5008 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff()
5145 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2976 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
2980 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
3932 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
3937 nfd.SetFormatMap(1, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
4007 NEONFormatDecoder::LongScalarFormatMap(), in VisitNEONScalar3Diff()
4266 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
Dinstructions-aarch64.h757 static const NEONFormatMap* LongScalarFormatMap() { in LongScalarFormatMap() function
Dsimulator-aarch64.cc5714 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff()
5911 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()