Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Ddisasm-arm64.cc1769 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
1836 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
2609 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
2731 nfd.SetFormatMap(0, nfd.ScalarFormatMap()); in VisitNEONScalar2RegMisc()
2755 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Diff()
2776 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
2889 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
Dinstructions-arm64.h730 static const NEONFormatMap* ScalarFormatMap() { in ScalarFormatMap() function
Dsimulator-arm64.cc4869 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
5030 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
5147 VectorFormat vf_r = nfd.GetVectorFormat(nfd.ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2916 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
3019 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
3814 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
3936 nfd.SetFormatMap(0, nfd.ScalarFormatMap()); in VisitNEONScalar2RegMisc()
4008 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Diff()
4030 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
4181 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra()
4201 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
Dinstructions-aarch64.h750 static const NEONFormatMap* ScalarFormatMap() { in ScalarFormatMap() function
Dsimulator-aarch64.cc5502 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
5737 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
5891 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra()
5913 VectorFormat vf_r = nfd.GetVectorFormat(nfd.ScalarFormatMap()); in VisitNEONScalarByIndexedElement()