Lines Matching refs:NEONFormatDecoder

3788   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()
4985 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
5157 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()
5502 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
5714 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff()
5737 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
5891 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra()
5911 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
5989 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
6007 NEONFormatDecoder nfd(instr, NEONFormatDecoder::FPScalarPairwiseFormatMap()); in VisitNEONScalarPairwise()
6016 NEONFormatDecoder nfd_addp(instr, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise()
6068 NEONFormatDecoder nfd(instr, &map); in VisitNEONScalarShiftImmediate()
6170 NEONFormatDecoder nfd(instr, &map); in VisitNEONShiftImmediate()
6318 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
6360 NEONFormatDecoder nfd(instr); in VisitNEONPerm()