• Home
  • Raw
  • Download

Lines Matching refs:vf_l

5428   VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap());  in VisitNEON3Different()  local
5436 pmull(vf_l, rd, rn, rm); in VisitNEON3Different()
5439 pmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
5442 uaddl(vf_l, rd, rn, rm); in VisitNEON3Different()
5445 uaddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5448 saddl(vf_l, rd, rn, rm); in VisitNEON3Different()
5451 saddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5454 usubl(vf_l, rd, rn, rm); in VisitNEON3Different()
5457 usubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5460 ssubl(vf_l, rd, rn, rm); in VisitNEON3Different()
5463 ssubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5466 sabal(vf_l, rd, rn, rm); in VisitNEON3Different()
5469 sabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
5472 uabal(vf_l, rd, rn, rm); in VisitNEON3Different()
5475 uabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
5478 sabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
5481 sabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5484 uabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
5487 uabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5490 smlal(vf_l, rd, rn, rm); in VisitNEON3Different()
5493 smlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
5496 umlal(vf_l, rd, rn, rm); in VisitNEON3Different()
5499 umlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
5502 smlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
5505 smlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5508 umlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
5511 umlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5514 smull(vf_l, rd, rn, rm); in VisitNEON3Different()
5517 smull2(vf_l, rd, rn, rm); in VisitNEON3Different()
5520 umull(vf_l, rd, rn, rm); in VisitNEON3Different()
5523 umull2(vf_l, rd, rn, rm); in VisitNEON3Different()
5526 sqdmlal(vf_l, rd, rn, rm); in VisitNEON3Different()
5529 sqdmlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
5532 sqdmlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
5535 sqdmlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
5538 sqdmull(vf_l, rd, rn, rm); in VisitNEON3Different()
5541 sqdmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
5544 uaddw(vf_l, rd, rn, rm); in VisitNEON3Different()
5547 uaddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
5550 saddw(vf_l, rd, rn, rm); in VisitNEON3Different()
5553 saddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
5556 usubw(vf_l, rd, rn, rm); in VisitNEON3Different()
5559 usubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
5562 ssubw(vf_l, rd, rn, rm); in VisitNEON3Different()
5565 ssubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
7125 VectorFormat vf_l = nfd.GetVectorFormat(&map_l); in VisitNEONShiftImmediate() local
7188 vf = vf_l; in VisitNEONShiftImmediate()
7196 vf = vf_l; in VisitNEONShiftImmediate()