Lines Matching defs:operand

510   bool AliasesAvailableScratchRegister(const Operand& operand) {  in AliasesAvailableScratchRegister()
517 bool AliasesAvailableScratchRegister(const NeonOperand& operand) { in AliasesAvailableScratchRegister()
547 bool AliasesAvailableScratchRegister(const MemOperand& operand) { in AliasesAvailableScratchRegister()
992 void Adc(Condition cond, Register rd, Register rn, const Operand& operand) { in Adc()
1006 void Adc(Register rd, Register rn, const Operand& operand) { in Adc()
1013 const Operand& operand) { in Adc()
1036 const Operand& operand) { in Adc()
1040 void Adcs(Condition cond, Register rd, Register rn, const Operand& operand) { in Adcs()
1050 void Adcs(Register rd, Register rn, const Operand& operand) { in Adcs()
1054 void Add(Condition cond, Register rd, Register rn, const Operand& operand) { in Add()
1090 void Add(Register rd, Register rn, const Operand& operand) { in Add()
1097 const Operand& operand) { in Add()
1134 const Operand& operand) { in Add()
1138 void Adds(Condition cond, Register rd, Register rn, const Operand& operand) { in Adds()
1148 void Adds(Register rd, Register rn, const Operand& operand) { in Adds()
1152 void And(Condition cond, Register rd, Register rn, const Operand& operand) { in And()
1180 void And(Register rd, Register rn, const Operand& operand) { in And()
1187 const Operand& operand) { in And()
1214 const Operand& operand) { in And()
1218 void Ands(Condition cond, Register rd, Register rn, const Operand& operand) { in Ands()
1228 void Ands(Register rd, Register rn, const Operand& operand) { in Ands()
1232 void Asr(Condition cond, Register rd, Register rm, const Operand& operand) { in Asr()
1249 void Asr(Register rd, Register rm, const Operand& operand) { in Asr()
1256 const Operand& operand) { in Asr()
1281 const Operand& operand) { in Asr()
1285 void Asrs(Condition cond, Register rd, Register rm, const Operand& operand) { in Asrs()
1295 void Asrs(Register rd, Register rm, const Operand& operand) { in Asrs()
1350 void Bic(Condition cond, Register rd, Register rn, const Operand& operand) { in Bic()
1374 void Bic(Register rd, Register rn, const Operand& operand) { in Bic()
1381 const Operand& operand) { in Bic()
1404 const Operand& operand) { in Bic()
1408 void Bics(Condition cond, Register rd, Register rn, const Operand& operand) { in Bics()
1418 void Bics(Register rd, Register rn, const Operand& operand) { in Bics()
1565 void Cmn(Condition cond, Register rn, const Operand& operand) { in Cmn()
1578 void Cmn(Register rn, const Operand& operand) { Cmn(al, rn, operand); } in Cmn()
1580 void Cmp(Condition cond, Register rn, const Operand& operand) { in Cmp()
1596 void Cmp(Register rn, const Operand& operand) { Cmp(al, rn, operand); } in Cmp()
1694 void Eor(Condition cond, Register rd, Register rn, const Operand& operand) { in Eor()
1718 void Eor(Register rd, Register rn, const Operand& operand) { in Eor()
1725 const Operand& operand) { in Eor()
1748 const Operand& operand) { in Eor()
1752 void Eors(Condition cond, Register rd, Register rn, const Operand& operand) { in Eors()
1762 void Eors(Register rd, Register rn, const Operand& operand) { in Eors()
1857 void Lda(Condition cond, Register rt, const MemOperand& operand) { in Lda()
1866 void Lda(Register rt, const MemOperand& operand) { Lda(al, rt, operand); } in Lda()
1868 void Ldab(Condition cond, Register rt, const MemOperand& operand) { in Ldab()
1877 void Ldab(Register rt, const MemOperand& operand) { Ldab(al, rt, operand); } in Ldab()
1879 void Ldaex(Condition cond, Register rt, const MemOperand& operand) { in Ldaex()
1888 void Ldaex(Register rt, const MemOperand& operand) { Ldaex(al, rt, operand); } in Ldaex()
1890 void Ldaexb(Condition cond, Register rt, const MemOperand& operand) { in Ldaexb()
1899 void Ldaexb(Register rt, const MemOperand& operand) { in Ldaexb()
1906 const MemOperand& operand) { in Ldaexd()
1916 void Ldaexd(Register rt, Register rt2, const MemOperand& operand) { in Ldaexd()
1920 void Ldaexh(Condition cond, Register rt, const MemOperand& operand) { in Ldaexh()
1929 void Ldaexh(Register rt, const MemOperand& operand) { in Ldaexh()
1933 void Ldah(Condition cond, Register rt, const MemOperand& operand) { in Ldah()
1942 void Ldah(Register rt, const MemOperand& operand) { Ldah(al, rt, operand); } in Ldah()
2072 void Ldr(Condition cond, Register rt, const MemOperand& operand) { in Ldr()
2097 void Ldr(Register rt, const MemOperand& operand) { Ldr(al, rt, operand); } in Ldr()
2100 void Ldrb(Condition cond, Register rt, const MemOperand& operand) { in Ldrb()
2120 void Ldrb(Register rt, const MemOperand& operand) { Ldrb(al, rt, operand); } in Ldrb()
2126 const MemOperand& operand) { in Ldrd()
2136 void Ldrd(Register rt, Register rt2, const MemOperand& operand) { in Ldrd()
2141 void Ldrex(Condition cond, Register rt, const MemOperand& operand) { in Ldrex()
2150 void Ldrex(Register rt, const MemOperand& operand) { Ldrex(al, rt, operand); } in Ldrex()
2152 void Ldrexb(Condition cond, Register rt, const MemOperand& operand) { in Ldrexb()
2161 void Ldrexb(Register rt, const MemOperand& operand) { in Ldrexb()
2168 const MemOperand& operand) { in Ldrexd()
2178 void Ldrexd(Register rt, Register rt2, const MemOperand& operand) { in Ldrexd()
2182 void Ldrexh(Condition cond, Register rt, const MemOperand& operand) { in Ldrexh()
2191 void Ldrexh(Register rt, const MemOperand& operand) { in Ldrexh()
2195 void Ldrh(Condition cond, Register rt, const MemOperand& operand) { in Ldrh()
2215 void Ldrh(Register rt, const MemOperand& operand) { Ldrh(al, rt, operand); } in Ldrh()
2218 void Ldrsb(Condition cond, Register rt, const MemOperand& operand) { in Ldrsb()
2233 void Ldrsb(Register rt, const MemOperand& operand) { Ldrsb(al, rt, operand); } in Ldrsb()
2236 void Ldrsh(Condition cond, Register rt, const MemOperand& operand) { in Ldrsh()
2251 void Ldrsh(Register rt, const MemOperand& operand) { Ldrsh(al, rt, operand); } in Ldrsh()
2254 void Lsl(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsl()
2271 void Lsl(Register rd, Register rm, const Operand& operand) { in Lsl()
2278 const Operand& operand) { in Lsl()
2303 const Operand& operand) { in Lsl()
2307 void Lsls(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsls()
2317 void Lsls(Register rd, Register rm, const Operand& operand) { in Lsls()
2321 void Lsr(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsr()
2338 void Lsr(Register rd, Register rm, const Operand& operand) { in Lsr()
2345 const Operand& operand) { in Lsr()
2370 const Operand& operand) { in Lsr()
2374 void Lsrs(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsrs()
2384 void Lsrs(Register rd, Register rm, const Operand& operand) { in Lsrs()
2456 void Mov(Condition cond, Register rd, const Operand& operand) { in Mov()
2489 void Mov(Register rd, const Operand& operand) { Mov(al, rd, operand); } in Mov()
2493 const Operand& operand) { in Mov()
2529 void Mov(FlagsUpdate flags, Register rd, const Operand& operand) { in Mov()
2533 void Movs(Condition cond, Register rd, const Operand& operand) { in Movs()
2542 void Movs(Register rd, const Operand& operand) { Movs(al, rd, operand); } in Movs()
2544 void Movt(Condition cond, Register rd, const Operand& operand) { in Movt()
2553 void Movt(Register rd, const Operand& operand) { Movt(al, rd, operand); } in Movt()
2567 const Operand& operand) { in Msr()
2575 void Msr(MaskedSpecialRegister spec_reg, const Operand& operand) { in Msr()
2632 void Mvn(Condition cond, Register rd, const Operand& operand) { in Mvn()
2645 void Mvn(Register rd, const Operand& operand) { Mvn(al, rd, operand); } in Mvn()
2649 const Operand& operand) { in Mvn()
2669 void Mvn(FlagsUpdate flags, Register rd, const Operand& operand) { in Mvn()
2673 void Mvns(Condition cond, Register rd, const Operand& operand) { in Mvns()
2682 void Mvns(Register rd, const Operand& operand) { Mvns(al, rd, operand); } in Mvns()
2693 void Orn(Condition cond, Register rd, Register rn, const Operand& operand) { in Orn()
2713 void Orn(Register rd, Register rn, const Operand& operand) { in Orn()
2720 const Operand& operand) { in Orn()
2736 const Operand& operand) { in Orn()
2740 void Orns(Condition cond, Register rd, Register rn, const Operand& operand) { in Orns()
2750 void Orns(Register rd, Register rn, const Operand& operand) { in Orns()
2754 void Orr(Condition cond, Register rd, Register rn, const Operand& operand) { in Orr()
2782 void Orr(Register rd, Register rn, const Operand& operand) { in Orr()
2789 const Operand& operand) { in Orr()
2816 const Operand& operand) { in Orr()
2820 void Orrs(Condition cond, Register rd, Register rn, const Operand& operand) { in Orrs()
2830 void Orrs(Register rd, Register rn, const Operand& operand) { in Orrs()
2834 void Pkhbt(Condition cond, Register rd, Register rn, const Operand& operand) { in Pkhbt()
2844 void Pkhbt(Register rd, Register rn, const Operand& operand) { in Pkhbt()
2848 void Pkhtb(Condition cond, Register rd, Register rn, const Operand& operand) { in Pkhtb()
2858 void Pkhtb(Register rd, Register rn, const Operand& operand) { in Pkhtb()
2863 void Pld(Condition cond, const MemOperand& operand) { in Pld()
2871 void Pld(const MemOperand& operand) { Pld(al, operand); } in Pld()
2873 void Pldw(Condition cond, const MemOperand& operand) { in Pldw()
2881 void Pldw(const MemOperand& operand) { Pldw(al, operand); } in Pldw()
2883 void Pli(Condition cond, const MemOperand& operand) { in Pli()
2891 void Pli(const MemOperand& operand) { Pli(al, operand); } in Pli()
3113 void Ror(Condition cond, Register rd, Register rm, const Operand& operand) { in Ror()
3127 void Ror(Register rd, Register rm, const Operand& operand) { in Ror()
3134 const Operand& operand) { in Ror()
3157 const Operand& operand) { in Ror()
3161 void Rors(Condition cond, Register rd, Register rm, const Operand& operand) { in Rors()
3171 void Rors(Register rd, Register rm, const Operand& operand) { in Rors()
3213 void Rsb(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsb()
3227 void Rsb(Register rd, Register rn, const Operand& operand) { in Rsb()
3234 const Operand& operand) { in Rsb()
3257 const Operand& operand) { in Rsb()
3261 void Rsbs(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsbs()
3271 void Rsbs(Register rd, Register rn, const Operand& operand) { in Rsbs()
3275 void Rsc(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsc()
3285 void Rsc(Register rd, Register rn, const Operand& operand) { in Rsc()
3292 const Operand& operand) { in Rsc()
3308 const Operand& operand) { in Rsc()
3312 void Rscs(Condition cond, Register rd, Register rn, const Operand& operand) { in Rscs()
3322 void Rscs(Register rd, Register rn, const Operand& operand) { in Rscs()
3362 void Sbc(Condition cond, Register rd, Register rn, const Operand& operand) { in Sbc()
3376 void Sbc(Register rd, Register rn, const Operand& operand) { in Sbc()
3383 const Operand& operand) { in Sbc()
3406 const Operand& operand) { in Sbc()
3410 void Sbcs(Condition cond, Register rd, Register rn, const Operand& operand) { in Sbcs()
3420 void Sbcs(Register rd, Register rn, const Operand& operand) { in Sbcs()
4123 void Ssat(Condition cond, Register rd, uint32_t imm, const Operand& operand) { in Ssat()
4132 void Ssat(Register rd, uint32_t imm, const Operand& operand) { in Ssat()
4185 void Stl(Condition cond, Register rt, const MemOperand& operand) { in Stl()
4194 void Stl(Register rt, const MemOperand& operand) { Stl(al, rt, operand); } in Stl()
4196 void Stlb(Condition cond, Register rt, const MemOperand& operand) { in Stlb()
4205 void Stlb(Register rt, const MemOperand& operand) { Stlb(al, rt, operand); } in Stlb()
4210 const MemOperand& operand) { in Stlex()
4220 void Stlex(Register rd, Register rt, const MemOperand& operand) { in Stlex()
4227 const MemOperand& operand) { in Stlexb()
4237 void Stlexb(Register rd, Register rt, const MemOperand& operand) { in Stlexb()
4245 const MemOperand& operand) { in Stlexd()
4259 const MemOperand& operand) { in Stlexd()
4266 const MemOperand& operand) { in Stlexh()
4276 void Stlexh(Register rd, Register rt, const MemOperand& operand) { in Stlexh()
4280 void Stlh(Condition cond, Register rt, const MemOperand& operand) { in Stlh()
4289 void Stlh(Register rt, const MemOperand& operand) { Stlh(al, rt, operand); } in Stlh()
4419 void Str(Condition cond, Register rt, const MemOperand& operand) { in Str()
4444 void Str(Register rt, const MemOperand& operand) { Str(al, rt, operand); } in Str()
4446 void Strb(Condition cond, Register rt, const MemOperand& operand) { in Strb()
4466 void Strb(Register rt, const MemOperand& operand) { Strb(al, rt, operand); } in Strb()
4471 const MemOperand& operand) { in Strd()
4481 void Strd(Register rt, Register rt2, const MemOperand& operand) { in Strd()
4488 const MemOperand& operand) { in Strex()
4498 void Strex(Register rd, Register rt, const MemOperand& operand) { in Strex()
4505 const MemOperand& operand) { in Strexb()
4515 void Strexb(Register rd, Register rt, const MemOperand& operand) { in Strexb()
4523 const MemOperand& operand) { in Strexd()
4537 const MemOperand& operand) { in Strexd()
4544 const MemOperand& operand) { in Strexh()
4554 void Strexh(Register rd, Register rt, const MemOperand& operand) { in Strexh()
4558 void Strh(Condition cond, Register rt, const MemOperand& operand) { in Strh()
4578 void Strh(Register rt, const MemOperand& operand) { Strh(al, rt, operand); } in Strh()
4580 void Sub(Condition cond, Register rd, Register rn, const Operand& operand) { in Sub()
4606 void Sub(Register rd, Register rn, const Operand& operand) { in Sub()
4613 const Operand& operand) { in Sub()
4650 const Operand& operand) { in Sub()
4654 void Subs(Condition cond, Register rd, Register rn, const Operand& operand) { in Subs()
4664 void Subs(Register rd, Register rn, const Operand& operand) { in Subs()
4677 void Sxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtab()
4687 void Sxtab(Register rd, Register rn, const Operand& operand) { in Sxtab()
4694 const Operand& operand) { in Sxtab16()
4704 void Sxtab16(Register rd, Register rn, const Operand& operand) { in Sxtab16()
4708 void Sxtah(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtah()
4718 void Sxtah(Register rd, Register rn, const Operand& operand) { in Sxtah()
4722 void Sxtb(Condition cond, Register rd, const Operand& operand) { in Sxtb()
4731 void Sxtb(Register rd, const Operand& operand) { Sxtb(al, rd, operand); } in Sxtb()
4733 void Sxtb16(Condition cond, Register rd, const Operand& operand) { in Sxtb16()
4742 void Sxtb16(Register rd, const Operand& operand) { Sxtb16(al, rd, operand); } in Sxtb16()
4744 void Sxth(Condition cond, Register rd, const Operand& operand) { in Sxth()
4753 void Sxth(Register rd, const Operand& operand) { Sxth(al, rd, operand); } in Sxth()
4755 void Teq(Condition cond, Register rn, const Operand& operand) { in Teq()
4764 void Teq(Register rn, const Operand& operand) { Teq(al, rn, operand); } in Teq()
4766 void Tst(Condition cond, Register rn, const Operand& operand) { in Tst()
4779 void Tst(Register rn, const Operand& operand) { Tst(al, rn, operand); } in Tst()
5162 void Usat(Condition cond, Register rd, uint32_t imm, const Operand& operand) { in Usat()
5171 void Usat(Register rd, uint32_t imm, const Operand& operand) { in Usat()
5224 void Uxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Uxtab()
5234 void Uxtab(Register rd, Register rn, const Operand& operand) { in Uxtab()
5241 const Operand& operand) { in Uxtab16()
5251 void Uxtab16(Register rd, Register rn, const Operand& operand) { in Uxtab16()
5255 void Uxtah(Condition cond, Register rd, Register rn, const Operand& operand) { in Uxtah()
5265 void Uxtah(Register rd, Register rn, const Operand& operand) { in Uxtah()
5269 void Uxtb(Condition cond, Register rd, const Operand& operand) { in Uxtb()
5278 void Uxtb(Register rd, const Operand& operand) { Uxtb(al, rd, operand); } in Uxtb()
5280 void Uxtb16(Condition cond, Register rd, const Operand& operand) { in Uxtb16()
5289 void Uxtb16(Register rd, const Operand& operand) { Uxtb16(al, rd, operand); } in Uxtb16()
5291 void Uxth(Condition cond, Register rd, const Operand& operand) { in Uxth()
5300 void Uxth(Register rd, const Operand& operand) { Uxth(al, rd, operand); } in Uxth()
5639 const DOperand& operand) { in Vand()
5649 void Vand(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vand()
5657 const QOperand& operand) { in Vand()
5667 void Vand(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vand()
5675 const DOperand& operand) { in Vbic()
5685 void Vbic(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vbic()
5693 const QOperand& operand) { in Vbic()
5703 void Vbic(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vbic()
5837 const DOperand& operand) { in Vceq()
5847 void Vceq(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vceq()
5855 const QOperand& operand) { in Vceq()
5865 void Vceq(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vceq()
5903 const DOperand& operand) { in Vcge()
5913 void Vcge(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcge()
5921 const QOperand& operand) { in Vcge()
5931 void Vcge(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcge()
5969 const DOperand& operand) { in Vcgt()
5979 void Vcgt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcgt()
5987 const QOperand& operand) { in Vcgt()
5997 void Vcgt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcgt()
6035 const DOperand& operand) { in Vcle()
6045 void Vcle(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcle()
6053 const QOperand& operand) { in Vcle()
6063 void Vcle(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcle()
6123 const DOperand& operand) { in Vclt()
6133 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vclt()
6141 const QOperand& operand) { in Vclt()
6151 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vclt()
6210 const SOperand& operand) { in Vcmp()
6219 void Vcmp(DataType dt, SRegister rd, const SOperand& operand) { in Vcmp()
6226 const DOperand& operand) { in Vcmp()
6235 void Vcmp(DataType dt, DRegister rd, const DOperand& operand) { in Vcmp()
6242 const SOperand& operand) { in Vcmpe()
6251 void Vcmpe(DataType dt, SRegister rd, const SOperand& operand) { in Vcmpe()
6258 const DOperand& operand) { in Vcmpe()
6267 void Vcmpe(DataType dt, DRegister rd, const DOperand& operand) { in Vcmpe()
6829 const DOperand& operand) { in Vext()
6844 const DOperand& operand) { in Vext()
6853 const QOperand& operand) { in Vext()
6868 const QOperand& operand) { in Vext()
7085 const AlignedMemOperand& operand) { in Vld1()
7096 const AlignedMemOperand& operand) { in Vld1()
7103 const AlignedMemOperand& operand) { in Vld2()
7114 const AlignedMemOperand& operand) { in Vld2()
7121 const AlignedMemOperand& operand) { in Vld3()
7132 const AlignedMemOperand& operand) { in Vld3()
7139 const MemOperand& operand) { in Vld3()
7150 const MemOperand& operand) { in Vld3()
7157 const AlignedMemOperand& operand) { in Vld4()
7168 const AlignedMemOperand& operand) { in Vld4()
7350 const MemOperand& operand) { in Vldr()
7359 void Vldr(DataType dt, DRegister rd, const MemOperand& operand) { in Vldr()
7362 void Vldr(Condition cond, DRegister rd, const MemOperand& operand) { in Vldr()
7365 void Vldr(DRegister rd, const MemOperand& operand) { in Vldr()
7373 const MemOperand& operand) { in Vldr()
7382 void Vldr(DataType dt, SRegister rd, const MemOperand& operand) { in Vldr()
7385 void Vldr(Condition cond, SRegister rd, const MemOperand& operand) { in Vldr()
7388 void Vldr(SRegister rd, const MemOperand& operand) { in Vldr()
7840 const DOperand& operand) { in Vmov()
7849 void Vmov(DataType dt, DRegister rd, const DOperand& operand) { in Vmov()
7856 const QOperand& operand) { in Vmov()
7865 void Vmov(DataType dt, QRegister rd, const QOperand& operand) { in Vmov()
7872 const SOperand& operand) { in Vmov()
7881 void Vmov(DataType dt, SRegister rd, const SOperand& operand) { in Vmov()
8073 const DOperand& operand) { in Vmvn()
8082 void Vmvn(DataType dt, DRegister rd, const DOperand& operand) { in Vmvn()
8089 const QOperand& operand) { in Vmvn()
8098 void Vmvn(DataType dt, QRegister rd, const QOperand& operand) { in Vmvn()
8229 const DOperand& operand) { in Vorn()
8239 void Vorn(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorn()
8247 const QOperand& operand) { in Vorn()
8257 void Vorn(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorn()
8265 const DOperand& operand) { in Vorr()
8275 void Vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorr()
8281 const DOperand& operand) { in Vorr()
8284 void Vorr(DRegister rd, DRegister rn, const DOperand& operand) { in Vorr()
8292 const QOperand& operand) { in Vorr()
8302 void Vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorr()
8308 const QOperand& operand) { in Vorr()
8311 void Vorr(QRegister rd, QRegister rn, const QOperand& operand) { in Vorr()
8841 const QOperand& operand) { in Vqrshrn()
8854 const QOperand& operand) { in Vqrshrn()
8862 const QOperand& operand) { in Vqrshrun()
8875 const QOperand& operand) { in Vqrshrun()
8883 const DOperand& operand) { in Vqshl()
8893 void Vqshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vqshl()
8901 const QOperand& operand) { in Vqshl()
8911 void Vqshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vqshl()
8919 const DOperand& operand) { in Vqshlu()
8932 const DOperand& operand) { in Vqshlu()
8940 const QOperand& operand) { in Vqshlu()
8953 const QOperand& operand) { in Vqshlu()
8961 const QOperand& operand) { in Vqshrn()
8974 const QOperand& operand) { in Vqshrn()
8982 const QOperand& operand) { in Vqshrun()
8995 const QOperand& operand) { in Vqshrun()
9446 const DOperand& operand) { in Vrshr()
9456 void Vrshr(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vrshr()
9464 const QOperand& operand) { in Vrshr()
9474 void Vrshr(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vrshr()
9482 const QOperand& operand) { in Vrshrn()
9495 const QOperand& operand) { in Vrshrn()
9559 const DOperand& operand) { in Vrsra()
9569 void Vrsra(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vrsra()
9577 const QOperand& operand) { in Vrsra()
9587 void Vrsra(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vrsra()
9690 const DOperand& operand) { in Vshl()
9700 void Vshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vshl()
9708 const QOperand& operand) { in Vshl()
9718 void Vshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vshl()
9726 const DOperand& operand) { in Vshll()
9736 void Vshll(DataType dt, QRegister rd, DRegister rm, const DOperand& operand) { in Vshll()
9744 const DOperand& operand) { in Vshr()
9754 void Vshr(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vshr()
9762 const QOperand& operand) { in Vshr()
9772 void Vshr(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vshr()
9780 const QOperand& operand) { in Vshrn()
9790 void Vshrn(DataType dt, DRegister rd, QRegister rm, const QOperand& operand) { in Vshrn()
9798 const DOperand& operand) { in Vsli()
9808 void Vsli(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsli()
9816 const QOperand& operand) { in Vsli()
9826 void Vsli(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsli()
9856 const DOperand& operand) { in Vsra()
9866 void Vsra(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsra()
9874 const QOperand& operand) { in Vsra()
9884 void Vsra(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsra()
9892 const DOperand& operand) { in Vsri()
9902 void Vsri(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsri()
9910 const QOperand& operand) { in Vsri()
9920 void Vsri(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsri()
9927 const AlignedMemOperand& operand) { in Vst1()
9938 const AlignedMemOperand& operand) { in Vst1()
9945 const AlignedMemOperand& operand) { in Vst2()
9956 const AlignedMemOperand& operand) { in Vst2()
9963 const AlignedMemOperand& operand) { in Vst3()
9974 const AlignedMemOperand& operand) { in Vst3()
9981 const MemOperand& operand) { in Vst3()
9992 const MemOperand& operand) { in Vst3()
9999 const AlignedMemOperand& operand) { in Vst4()
10010 const AlignedMemOperand& operand) { in Vst4()
10191 const MemOperand& operand) { in Vstr()
10200 void Vstr(DataType dt, DRegister rd, const MemOperand& operand) { in Vstr()
10203 void Vstr(Condition cond, DRegister rd, const MemOperand& operand) { in Vstr()
10206 void Vstr(DRegister rd, const MemOperand& operand) { in Vstr()
10213 const MemOperand& operand) { in Vstr()
10222 void Vstr(DataType dt, SRegister rd, const MemOperand& operand) { in Vstr()
10225 void Vstr(Condition cond, SRegister rd, const MemOperand& operand) { in Vstr()
10228 void Vstr(SRegister rd, const MemOperand& operand) { in Vstr()