Searched refs:LongScalarFormatMap (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/arm64/ |
D | disasm-arm64.cc | 1811 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()
|
D | instructions-arm64.h | 737 static const NEONFormatMap* LongScalarFormatMap() { in LongScalarFormatMap() function
|
D | simulator-arm64.cc | 5008 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff() 5145 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
|
/external/vixl/src/aarch64/ |
D | disasm-aarch64.cc | 2976 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()
|
D | instructions-aarch64.h | 757 static const NEONFormatMap* LongScalarFormatMap() { in LongScalarFormatMap() function
|
D | simulator-aarch64.cc | 5714 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff() 5911 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
|