• Home
  • Raw
  • Download

Lines Matching refs:NEONFormatDecoder

1873   NEONFormatDecoder nfd(instr);  in VisitNEON2RegMisc()
2143 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
2332 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
2438 NEONFormatDecoder nfd(instr, in VisitNEONAcrossLanes()
2439 NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes()
2440 NEONFormatDecoder::IntegerFormatMap()); in VisitNEONAcrossLanes()
2495 NEONFormatDecoder::kPlaceholder, in VisitNEONAcrossLanes()
2496 NEONFormatDecoder::kFormat)); in VisitNEONAcrossLanes()
2508 NEONFormatDecoder nfd(instr, in VisitNEONByIndexedElement()
2510 NEONFormatDecoder::IntegerFormatMap(), in VisitNEONByIndexedElement()
2511 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONByIndexedElement()
2602 NEONFormatDecoder nfd(instr, in VisitNEONCopy()
2603 NEONFormatDecoder::TriangularFormatMap(), in VisitNEONCopy()
2604 NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONCopy()
2652 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
2668 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct()
2767 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex()
2865 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct()
3032 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex()
3198 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate()
3255 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
3401 NEONFormatDecoder nfd(instr, in VisitNEONScalar3Diff()
3402 NEONFormatDecoder::LongScalarFormatMap(), in VisitNEONScalar3Diff()
3403 NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Diff()
3425 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
3539 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
3595 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
3610 NEONFormatDecoder nfd(instr, NEONFormatDecoder::FPScalarFormatMap(), &map); in VisitNEONScalarPairwise()
3637 NEONFormatDecoder::kPlaceholder, in VisitNEONScalarPairwise()
3638 NEONFormatDecoder::kFormat)); in VisitNEONScalarPairwise()
3666 NEONFormatDecoder nfd(instr, &map_shift); in VisitNEONScalarShiftImmediate()
3784 NEONFormatDecoder nfd(instr, &map_shift_tb); in VisitNEONShiftImmediate()
3920 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable()
3975 NEONFormatDecoder nfd(instr); in VisitNEONPerm()