• Home
  • Raw
  • Download

Lines Matching refs:NEONFormatDecoder

2989   NEONFormatDecoder nfd(instr);  in VisitNEON2RegMisc()
3251 NEONFormatDecoder nfd(instr); in VisitNEON3Same()
3510 NEONFormatDecoder nfd(instr); in VisitNEON3Different()
3682 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes()
3740 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement()
3871 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy()
3908 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract()
3924 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper()
4096 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper()
4438 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc()
4578 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff()
4601 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same()
4717 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4779 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy()
4797 NEONFormatDecoder nfd(instr, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise()
4849 NEONFormatDecoder nfd(instr, &map); in VisitNEONScalarShiftImmediate()
4951 NEONFormatDecoder nfd(instr, &map); in VisitNEONShiftImmediate()
5099 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable()
5141 NEONFormatDecoder nfd(instr); in VisitNEONPerm()