Lines Matching refs:nfd

2197   NEONFormatDecoder nfd(instr);  in VisitNEON2RegMisc()  local
2222 nfd.SetFormatMap(0, &map_lp_ta); in VisitNEON2RegMisc()
2226 nfd.SetFormatMap(0, &map_lp_ta); in VisitNEON2RegMisc()
2245 nfd.SetFormatMap(0, &map_lp_ta); in VisitNEON2RegMisc()
2249 nfd.SetFormatMap(0, &map_lp_ta); in VisitNEON2RegMisc()
2294 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()
2300 nfd.SetFormatMaps(nfd.FPFormatMap()); in VisitNEON2RegMisc()
2310 nfd.SetFormatMap(0, &map_cvt_tb); in VisitNEON2RegMisc()
2311 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
2315 nfd.SetFormatMap(0, &map_cvt_tb); in VisitNEON2RegMisc()
2316 nfd.SetFormatMap(1, &map_cvt_ta); in VisitNEON2RegMisc()
2320 nfd.SetFormatMap(0, &map_cvt_ta); in VisitNEON2RegMisc()
2321 nfd.SetFormatMap(1, &map_cvt_tb); in VisitNEON2RegMisc()
2418 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2419 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2436 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()
2437 nfd.SetFormatMap(1, nfd.IntegerFormatMap()); in VisitNEON2RegMisc()
2453 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEON2RegMisc()
2460 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON2RegMisc()
2469 NEONFormatDecoder nfd(instr, &map_half); in VisitNEON2RegMiscFP16() local
2527 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON2RegMiscFP16()
2534 NEONFormatDecoder nfd(instr); in VisitNEON3Same() local
2569 nfd.SetFormatMaps(nfd.LogicalFormatMap()); in VisitNEON3Same()
2712 nfd.SetFormatMaps(nfd.FPFormatMap()); in VisitNEON3Same()
2715 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON3Same()
2722 NEONFormatDecoder nfd(instr); in VisitNEON3SameFP16() local
2723 nfd.SetFormatMaps(nfd.FP16FormatMap()); in VisitNEON3SameFP16()
2759 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON3SameFP16()
2768 NEONFormatDecoder nfd(instr); in VisitNEON3SameExtra() local
2781 nfd.SetFormatMap(1, &map_usdot); in VisitNEON3SameExtra()
2782 nfd.SetFormatMap(2, &map_usdot); in VisitNEON3SameExtra()
2789 nfd.SetFormatMap(1, &map_usdot); in VisitNEON3SameExtra()
2790 nfd.SetFormatMap(2, &map_usdot); in VisitNEON3SameExtra()
2798 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON3SameExtra()
2806 NEONFormatDecoder nfd(instr); in VisitNEON3Different() local
2807 nfd.SetFormatMap(0, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2867 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2871 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2875 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2879 nfd.SetFormatMap(1, nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2883 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2884 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2888 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2889 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2893 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2894 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2898 nfd.SetFormatMaps(nfd.LongIntegerFormatMap()); in VisitNEON3Different()
2899 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEON3Different()
2904 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEON3Different()
2915 NEONFormatDecoder nfd(instr, in VisitNEONAcrossLanes() local
2922 nfd.SetFormatMaps(&map_half); in VisitNEONAcrossLanes()
2938 nfd.SetFormatMap(0, nfd.FPScalarFormatMap()); in VisitNEONAcrossLanes()
2939 nfd.SetFormatMap(1, nfd.FPFormatMap()); in VisitNEONAcrossLanes()
2976 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
2980 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONAcrossLanes()
2989 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONAcrossLanes()
2993 nfd.Substitute(form, in VisitNEONAcrossLanes()
3016 NEONFormatDecoder nfd(instr, in VisitNEONByIndexedElement() local
3076 nfd.SetFormatMap(1, &map_usdot); in VisitNEONByIndexedElement()
3084 nfd.SetFormatMap(1, &map_usdot); in VisitNEONByIndexedElement()
3136 nfd.SetFormatMaps(&map_half, &map_half); in VisitNEONByIndexedElement()
3137 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement()
3139 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEONByIndexedElement()
3141 nfd.SetFormatMap(0, nfd.FPFormatMap()); in VisitNEONByIndexedElement()
3142 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement()
3144 nfd.SetFormatMap(0, &map_cn); in VisitNEONByIndexedElement()
3145 nfd.SetFormatMap(1, &map_cn); in VisitNEONByIndexedElement()
3146 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement()
3148 nfd.SetFormatMap(0, nfd.IntegerFormatMap()); in VisitNEONByIndexedElement()
3149 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement()
3158 NEONFormatDecoder nfd(instr, in VisitNEONCopy() local
3164 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
3168 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
3169 if (nfd.GetVectorFormat() == kFormatD) { in VisitNEONCopy()
3180 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
3181 if (nfd.GetVectorFormat() == kFormatD) { in VisitNEONCopy()
3188 nfd.SetFormatMap(0, nfd.TriangularScalarFormatMap()); in VisitNEONCopy()
3195 if (nfd.GetVectorFormat() == kFormat2D) { in VisitNEONCopy()
3201 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONCopy()
3208 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() local
3213 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONExtract()
3224 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct() local
3310 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONLoadStoreMultiStruct()
3323 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex() local
3409 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONLoadStoreMultiStructPostIndex()
3421 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct() local
3575 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONLoadStoreSingleStruct()
3588 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStructPostIndex() local
3735 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONLoadStoreSingleStructPostIndex()
3755 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONModifiedImmediate() local
3762 nfd.SetFormatMap(0, &map_s); in VisitNEONModifiedImmediate()
3770 nfd.SetFormatMap(0, &map_h); in VisitNEONModifiedImmediate()
3775 nfd.SetFormatMap(0, &map_s); in VisitNEONModifiedImmediate()
3788 nfd.SetFormatMap(0, &map_h); in VisitNEONModifiedImmediate()
3791 nfd.SetFormatMap(0, &map_s); in VisitNEONModifiedImmediate()
3804 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONModifiedImmediate()
3814 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc() local
3864 nfd.SetFormatMaps(nfd.FPScalarFormatMap()); in VisitNEONScalar2RegMisc()
3932 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
3936 nfd.SetFormatMap(0, nfd.ScalarFormatMap()); in VisitNEONScalar2RegMisc()
3937 nfd.SetFormatMap(1, nfd.LongScalarFormatMap()); in VisitNEONScalar2RegMisc()
3953 Format(instr, mnemonic, nfd.SubstitutePlaceholders(form)); in VisitNEONScalar2RegMisc()
4006 NEONFormatDecoder nfd(instr, in VisitNEONScalar3Diff() local
4023 Format(instr, mnemonic, nfd.SubstitutePlaceholders(form)); in VisitNEONScalar3Diff()
4030 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3Same() local
4033 nfd.SetFormatMaps(nfd.FPScalarFormatMap()); in VisitNEONScalar3Same()
4137 Format(instr, mnemonic, nfd.SubstitutePlaceholders(form)); in VisitNEONScalar3Same()
4181 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar3SameExtra() local
4193 Format(instr, mnemonic, nfd.SubstitutePlaceholders(form)); in VisitNEONScalar3SameExtra()
4201 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalarByIndexedElement() local
4230 nfd.SetFormatMap(0, nfd.FPScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4266 nfd.SetFormatMap(0, nfd.LongScalarFormatMap()); in VisitNEONScalarByIndexedElement()
4271 nfd.Substitute(form, nfd.kPlaceholder, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarByIndexedElement()
4279 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularScalarFormatMap()); in VisitNEONScalarCopy() local
4286 Format(instr, mnemonic, nfd.Substitute(form, nfd.kPlaceholder, nfd.kFormat)); in VisitNEONScalarCopy()
4294 NEONFormatDecoder nfd(instr, in VisitNEONScalarPairwise() local
4302 nfd.SetFormatMap(0, NEONFormatDecoder::FPScalarFormatMap()); in VisitNEONScalarPairwise()
4340 nfd.Substitute(form, in VisitNEONScalarPairwise()
4370 NEONFormatDecoder nfd(instr, &map_shift); in VisitNEONScalarShiftImmediate() local
4435 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4439 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4443 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4447 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4451 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4455 nfd.SetFormatMap(1, &map_shift_narrow); in VisitNEONScalarShiftImmediate()
4463 Format(instr, mnemonic, nfd.SubstitutePlaceholders(form)); in VisitNEONScalarShiftImmediate()
4488 NEONFormatDecoder nfd(instr, &map_shift_tb); in VisitNEONShiftImmediate() local
4553 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4557 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4561 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4565 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4569 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4573 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4577 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4581 nfd.SetFormatMap(1, &map_shift_ta); in VisitNEONShiftImmediate()
4584 nfd.SetFormatMap(0, &map_shift_ta); in VisitNEONShiftImmediate()
4595 nfd.SetFormatMap(0, &map_shift_ta); in VisitNEONShiftImmediate()
4611 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONShiftImmediate()
4624 NEONFormatDecoder nfd(instr, &map_b); in VisitNEONTable() local
4672 Format(instr, mnemonic, nfd.Substitute(re_form)); in VisitNEONTable()
4679 NEONFormatDecoder nfd(instr); in VisitNEONPerm() local
4703 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONPerm()