• Home
  • Raw
  • Download

Lines Matching refs:vf_l

4504   VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap());  in VisitNEON3Different()  local
4512 pmull(vf_l, rd, rn, rm); in VisitNEON3Different()
4515 pmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4518 uaddl(vf_l, rd, rn, rm); in VisitNEON3Different()
4521 uaddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4524 saddl(vf_l, rd, rn, rm); in VisitNEON3Different()
4527 saddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4530 usubl(vf_l, rd, rn, rm); in VisitNEON3Different()
4533 usubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4536 ssubl(vf_l, rd, rn, rm); in VisitNEON3Different()
4539 ssubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4542 sabal(vf_l, rd, rn, rm); in VisitNEON3Different()
4545 sabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4548 uabal(vf_l, rd, rn, rm); in VisitNEON3Different()
4551 uabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4554 sabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
4557 sabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4560 uabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
4563 uabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4566 smlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4569 smlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4572 umlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4575 umlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4578 smlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4581 smlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4584 umlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4587 umlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4590 smull(vf_l, rd, rn, rm); in VisitNEON3Different()
4593 smull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4596 umull(vf_l, rd, rn, rm); in VisitNEON3Different()
4599 umull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4602 sqdmlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4605 sqdmlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4608 sqdmlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4611 sqdmlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4614 sqdmull(vf_l, rd, rn, rm); in VisitNEON3Different()
4617 sqdmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4620 uaddw(vf_l, rd, rn, rm); in VisitNEON3Different()
4623 uaddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4626 saddw(vf_l, rd, rn, rm); in VisitNEON3Different()
4629 saddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4632 usubw(vf_l, rd, rn, rm); in VisitNEON3Different()
4635 usubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4638 ssubw(vf_l, rd, rn, rm); in VisitNEON3Different()
4641 ssubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
6177 VectorFormat vf_l = nfd.GetVectorFormat(&map_l); in VisitNEONShiftImmediate() local
6240 vf = vf_l; in VisitNEONShiftImmediate()
6248 vf = vf_l; in VisitNEONShiftImmediate()