Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2439 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
2511 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
3255 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
3377 nfd.SetFormatMap(0, nfd.ScalarFormatMap()); in VisitNEONScalar2RegMisc()
3403 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Diff()
3425 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
3539 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
Dinstructions-aarch64.h737 static const NEONFormatMap* ScalarFormatMap() { in ScalarFormatMap() function
Dsimulator-aarch64.cc4438 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
4601 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
4719 VectorFormat vf_r = nfd.GetVectorFormat(nfd.ScalarFormatMap()); in VisitNEONScalarByIndexedElement()