• Home
  • Raw
  • Download

Lines Matching refs:nfd

2989   NEONFormatDecoder nfd(instr);  in VisitNEON2RegMisc()  local
2990 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEON2RegMisc()
2994 VectorFormat vf_lp = nfd.GetVectorFormat(&map_lp); in VisitNEON2RegMisc()
2997 VectorFormat vf_fcvtl = nfd.GetVectorFormat(&map_fcvtl); in VisitNEON2RegMisc()
3001 VectorFormat vf_fcvtn = nfd.GetVectorFormat(&map_fcvtn); in VisitNEON2RegMisc()
3074 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
3088 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON2RegMisc()
3229 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
3251 NEONFormatDecoder nfd(instr); in VisitNEON3Same() local
3257 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same()
3287 VectorFormat vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON3Same()
3365 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEON3Same()
3510 NEONFormatDecoder nfd(instr); in VisitNEON3Different() local
3511 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEON3Different()
3512 VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
3682 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes() local
3689 VectorFormat vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEONAcrossLanes()
3708 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONAcrossLanes()
3740 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement() local
3741 VectorFormat vf_r = nfd.GetVectorFormat(); in VisitNEONByIndexedElement()
3742 VectorFormat vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEONByIndexedElement()
3846 vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEONByIndexedElement()
3871 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy() local
3872 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONCopy()
3908 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() local
3909 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONExtract()
3924 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper() local
3925 VectorFormat vf = nfd.GetVectorFormat(); in NEONLoadStoreMultiStructHelper()
4096 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper() local
4097 VectorFormat vf_t = nfd.GetVectorFormat(); in NEONLoadStoreSingleStructHelper()
4438 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc() local
4439 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalar2RegMisc()
4486 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPScalarFormatMap()); in VisitNEONScalar2RegMisc()
4578 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalar3Diff() local
4579 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalar3Diff()
4601 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same() local
4602 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalar3Same()
4609 vf = nfd.GetVectorFormat(nfd.FPScalarFormatMap()); in VisitNEONScalar3Same()
4717 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LongScalarFormatMap()); in VisitNEONScalarByIndexedElement() local
4718 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalarByIndexedElement()
4719 VectorFormat vf_r = nfd.GetVectorFormat(nfd.ScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4751 vf = nfd.GetVectorFormat(nfd.FPScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4779 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy() local
4780 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalarCopy()
4797 NEONFormatDecoder nfd(instr, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise() local
4798 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalarPairwise()
4849 NEONFormatDecoder nfd(instr, &map); in VisitNEONScalarShiftImmediate() local
4850 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONScalarShiftImmediate()
4951 NEONFormatDecoder nfd(instr, &map); in VisitNEONShiftImmediate() local
4952 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONShiftImmediate()
4958 VectorFormat vf_l = nfd.GetVectorFormat(&map_l); in VisitNEONShiftImmediate()
5099 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONTable() local
5100 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONTable()
5141 NEONFormatDecoder nfd(instr); in VisitNEONPerm() local
5142 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEONPerm()