Home
last modified time | relevance | path

Searched refs:NEONFormatDecoder (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.cc629 NEONFormatDecoder::NEONFormatDecoder(const Instruction* instr) { in NEONFormatDecoder() function in v8::internal::NEONFormatDecoder
634 NEONFormatDecoder::NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function in v8::internal::NEONFormatDecoder
640 NEONFormatDecoder::NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function in v8::internal::NEONFormatDecoder
647 NEONFormatDecoder::NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function in v8::internal::NEONFormatDecoder
655 void NEONFormatDecoder::SetFormatMaps(const NEONFormatMap* format0, in SetFormatMaps()
664 void NEONFormatDecoder::SetFormatMap(unsigned index, in SetFormatMap()
671 const char* NEONFormatDecoder::SubstitutePlaceholders(const char* string) { in SubstitutePlaceholders()
675 const char* NEONFormatDecoder::Substitute(const char* string, in Substitute()
684 const char* NEONFormatDecoder::Mnemonic(const char* mnemonic) { in Mnemonic()
692 VectorFormat NEONFormatDecoder::GetVectorFormat(int format_index) { in GetVectorFormat()
[all …]
Ddisasm-arm64.cc1300 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
1394 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
1664 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
1769 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
1770 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
1823 nfd.Substitute(form, NEONFormatDecoder::kPlaceholder, in VisitNEONAcrossLanes()
1824 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
1835 NEONFormatDecoder nfd(instr, &map_ta, NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
1836 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
1926 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap(), in VisitNEONCopy()
[all …]
Dinstructions-arm64.h633 class NEONFormatDecoder {
640 explicit NEONFormatDecoder(const Instruction* instr);
641 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format);
642 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format0,
644 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format0,
Dsimulator-arm64.cc3452 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
3715 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
3973 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
4144 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes()
4201 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement()
4331 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy()
4369 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
4384 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
4540 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()
4869 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
[all …]
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc2197 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
2469 NEONFormatDecoder nfd(instr, &map_half); in VisitNEON2RegMiscFP16()
2534 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
2722 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()
2768 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()
2806 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
2915 NEONFormatDecoder nfd(instr, in VisitNEONAcrossLanes()
2916 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
2917 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
2994 NEONFormatDecoder::kPlaceholder, in VisitNEONAcrossLanes()
[all …]
Dinstructions-aarch64.h586 class NEONFormatDecoder {
593 explicit NEONFormatDecoder(const Instruction* instr) { in NEONFormatDecoder() function
597 NEONFormatDecoder(const Instruction* instr, const NEONFormatMap* format) { in NEONFormatDecoder() function
601 NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function
607 NEONFormatDecoder(const Instruction* instr, in NEONFormatDecoder() function
Dsimulator-aarch64.cc3788 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
4051 NEONFormatDecoder nfd(instr); in VisitNEON2RegMiscFP16()
4155 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
4414 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()
4467 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()
4502 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
4674 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes()
4752 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement()
4932 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy()
4969 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
[all …]