Lines Matching refs:NEONFormatDecoder
2350 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc()
2634 NEONFormatDecoder nfd(instr, &map_half); in VisitNEON2RegMiscFP16()
2699 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
2919 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16()
2965 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra()
3003 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
3112 NEONFormatDecoder nfd(instr, in VisitNEONAcrossLanes()
3113 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
3114 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
3191 NEONFormatDecoder::kPlaceholder, in VisitNEONAcrossLanes()
3192 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
3214 NEONFormatDecoder nfd(instr, in VisitNEONByIndexedElement()
3216 NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
3217 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
3382 NEONFormatDecoder nfd(instr, in VisitNEONCopy()
3383 NEONFormatDecoder::TriangularFormatMap(), in VisitNEONCopy()
3384 NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONCopy()
3432 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
3448 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct()
3547 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex()
3645 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct()
3812 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex()
3979 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate()
4035 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
4227 NEONFormatDecoder nfd(instr, in VisitNEONScalar3Diff()
4228 NEONFormatDecoder::LongScalarFormatMap(), in VisitNEONScalar3Diff()
4229 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Diff()
4251 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
4402 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra()
4422 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4500 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
4515 NEONFormatDecoder nfd(instr, in VisitNEONScalarPairwise()
4516 NEONFormatDecoder::FPScalarPairwiseFormatMap(), in VisitNEONScalarPairwise()
4523 nfd.SetFormatMap(0, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise()
4562 NEONFormatDecoder::kPlaceholder, in VisitNEONScalarPairwise()
4563 NEONFormatDecoder::kFormat)); in VisitNEONScalarPairwise()
4591 NEONFormatDecoder nfd(instr, &map_shift); in VisitNEONScalarShiftImmediate()
4709 NEONFormatDecoder nfd(instr, &map_shift_tb); in VisitNEONShiftImmediate()
4845 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable()
4900 NEONFormatDecoder nfd(instr); in VisitNEONPerm()