Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.h709 static const NEONFormatMap* LogicalFormatMap() { in LogicalFormatMap() function
Ddisasm-arm64.cc1335 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON3Same()
1491 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
1974 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
Dsimulator-arm64.cc3538 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
3721 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same()
4369 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
5506 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
/external/vixl/src/aarch64/
Dinstructions-aarch64.h729 static const NEONFormatMap* LogicalFormatMap() { in LogicalFormatMap() function
Ddisasm-aarch64.cc2294 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
2569 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON3Same()
3208 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
Dsimulator-aarch64.cc3873 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
4161 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same()
4969 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
6318 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()