• Home
  • Raw
  • Download

Lines Matching refs:vf_l

3975   VectorFormat vf_l = nfd.GetVectorFormat(nfd.LongIntegerFormatMap());  in VisitNEON3Different()  local
3983 pmull(vf_l, rd, rn, rm); in VisitNEON3Different()
3986 pmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
3989 uaddl(vf_l, rd, rn, rm); in VisitNEON3Different()
3992 uaddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
3995 saddl(vf_l, rd, rn, rm); in VisitNEON3Different()
3998 saddl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4001 usubl(vf_l, rd, rn, rm); in VisitNEON3Different()
4004 usubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4007 ssubl(vf_l, rd, rn, rm); in VisitNEON3Different()
4010 ssubl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4013 sabal(vf_l, rd, rn, rm); in VisitNEON3Different()
4016 sabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4019 uabal(vf_l, rd, rn, rm); in VisitNEON3Different()
4022 uabal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4025 sabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
4028 sabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4031 uabdl(vf_l, rd, rn, rm); in VisitNEON3Different()
4034 uabdl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4037 smlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4040 smlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4043 umlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4046 umlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4049 smlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4052 smlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4055 umlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4058 umlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4061 smull(vf_l, rd, rn, rm); in VisitNEON3Different()
4064 smull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4067 umull(vf_l, rd, rn, rm); in VisitNEON3Different()
4070 umull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4073 sqdmlal(vf_l, rd, rn, rm); in VisitNEON3Different()
4076 sqdmlal2(vf_l, rd, rn, rm); in VisitNEON3Different()
4079 sqdmlsl(vf_l, rd, rn, rm); in VisitNEON3Different()
4082 sqdmlsl2(vf_l, rd, rn, rm); in VisitNEON3Different()
4085 sqdmull(vf_l, rd, rn, rm); in VisitNEON3Different()
4088 sqdmull2(vf_l, rd, rn, rm); in VisitNEON3Different()
4091 uaddw(vf_l, rd, rn, rm); in VisitNEON3Different()
4094 uaddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4097 saddw(vf_l, rd, rn, rm); in VisitNEON3Different()
4100 saddw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4103 usubw(vf_l, rd, rn, rm); in VisitNEON3Different()
4106 usubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
4109 ssubw(vf_l, rd, rn, rm); in VisitNEON3Different()
4112 ssubw2(vf_l, rd, rn, rm); in VisitNEON3Different()
5366 VectorFormat vf_l = nfd.GetVectorFormat(&map_l); in VisitNEONShiftImmediate() local
5429 vf = vf_l; in VisitNEONShiftImmediate()
5437 vf = vf_l; in VisitNEONShiftImmediate()