Lines Matching refs:NEONFormatDecoder
4673 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
4955 NEONFormatDecoder nfd(instr); in VisitNEON2RegMiscFP16()
5059 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
5334 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()
5391 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()
5426 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
5598 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes()
5676 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement()
5878 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy()
5915 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
5931 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
6120 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()
6450 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
6662 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff()
6685 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
6839 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra()
6859 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
6937 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
6955 NEONFormatDecoder nfd(instr, NEONFormatDecoder::FPScalarPairwiseFormatMap()); in VisitNEONScalarPairwise()
6964 NEONFormatDecoder nfd_addp(instr, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise()
7016 NEONFormatDecoder nfd(instr, &map); in VisitNEONScalarShiftImmediate()
7118 NEONFormatDecoder nfd(instr, &map); in VisitNEONShiftImmediate()
7266 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
7308 NEONFormatDecoder nfd(instr); in VisitNEONPerm()