Lines Matching defs:operand

507   bool AliasesAvailableScratchRegister(const Operand& operand) {  in AliasesAvailableScratchRegister()
514 bool AliasesAvailableScratchRegister(const NeonOperand& operand) { in AliasesAvailableScratchRegister()
544 bool AliasesAvailableScratchRegister(const MemOperand& operand) { in AliasesAvailableScratchRegister()
989 void Adc(Condition cond, Register rd, Register rn, const Operand& operand) { in Adc()
1003 void Adc(Register rd, Register rn, const Operand& operand) { in Adc()
1010 const Operand& operand) { in Adc()
1033 const Operand& operand) { in Adc()
1037 void Adcs(Condition cond, Register rd, Register rn, const Operand& operand) { in Adcs()
1047 void Adcs(Register rd, Register rn, const Operand& operand) { in Adcs()
1051 void Add(Condition cond, Register rd, Register rn, const Operand& operand) { in Add()
1087 void Add(Register rd, Register rn, const Operand& operand) { in Add()
1094 const Operand& operand) { in Add()
1131 const Operand& operand) { in Add()
1135 void Adds(Condition cond, Register rd, Register rn, const Operand& operand) { in Adds()
1145 void Adds(Register rd, Register rn, const Operand& operand) { in Adds()
1149 void And(Condition cond, Register rd, Register rn, const Operand& operand) { in And()
1177 void And(Register rd, Register rn, const Operand& operand) { in And()
1184 const Operand& operand) { in And()
1211 const Operand& operand) { in And()
1215 void Ands(Condition cond, Register rd, Register rn, const Operand& operand) { in Ands()
1225 void Ands(Register rd, Register rn, const Operand& operand) { in Ands()
1229 void Asr(Condition cond, Register rd, Register rm, const Operand& operand) { in Asr()
1246 void Asr(Register rd, Register rm, const Operand& operand) { in Asr()
1253 const Operand& operand) { in Asr()
1278 const Operand& operand) { in Asr()
1282 void Asrs(Condition cond, Register rd, Register rm, const Operand& operand) { in Asrs()
1292 void Asrs(Register rd, Register rm, const Operand& operand) { in Asrs()
1347 void Bic(Condition cond, Register rd, Register rn, const Operand& operand) { in Bic()
1371 void Bic(Register rd, Register rn, const Operand& operand) { in Bic()
1378 const Operand& operand) { in Bic()
1401 const Operand& operand) { in Bic()
1405 void Bics(Condition cond, Register rd, Register rn, const Operand& operand) { in Bics()
1415 void Bics(Register rd, Register rn, const Operand& operand) { in Bics()
1562 void Cmn(Condition cond, Register rn, const Operand& operand) { in Cmn()
1575 void Cmn(Register rn, const Operand& operand) { Cmn(al, rn, operand); } in Cmn()
1577 void Cmp(Condition cond, Register rn, const Operand& operand) { in Cmp()
1593 void Cmp(Register rn, const Operand& operand) { Cmp(al, rn, operand); } in Cmp()
1691 void Eor(Condition cond, Register rd, Register rn, const Operand& operand) { in Eor()
1715 void Eor(Register rd, Register rn, const Operand& operand) { in Eor()
1722 const Operand& operand) { in Eor()
1745 const Operand& operand) { in Eor()
1749 void Eors(Condition cond, Register rd, Register rn, const Operand& operand) { in Eors()
1759 void Eors(Register rd, Register rn, const Operand& operand) { in Eors()
1854 void Lda(Condition cond, Register rt, const MemOperand& operand) { in Lda()
1863 void Lda(Register rt, const MemOperand& operand) { Lda(al, rt, operand); } in Lda()
1865 void Ldab(Condition cond, Register rt, const MemOperand& operand) { in Ldab()
1874 void Ldab(Register rt, const MemOperand& operand) { Ldab(al, rt, operand); } in Ldab()
1876 void Ldaex(Condition cond, Register rt, const MemOperand& operand) { in Ldaex()
1885 void Ldaex(Register rt, const MemOperand& operand) { Ldaex(al, rt, operand); } in Ldaex()
1887 void Ldaexb(Condition cond, Register rt, const MemOperand& operand) { in Ldaexb()
1896 void Ldaexb(Register rt, const MemOperand& operand) { in Ldaexb()
1903 const MemOperand& operand) { in Ldaexd()
1913 void Ldaexd(Register rt, Register rt2, const MemOperand& operand) { in Ldaexd()
1917 void Ldaexh(Condition cond, Register rt, const MemOperand& operand) { in Ldaexh()
1926 void Ldaexh(Register rt, const MemOperand& operand) { in Ldaexh()
1930 void Ldah(Condition cond, Register rt, const MemOperand& operand) { in Ldah()
1939 void Ldah(Register rt, const MemOperand& operand) { Ldah(al, rt, operand); } in Ldah()
2069 void Ldr(Condition cond, Register rt, const MemOperand& operand) { in Ldr()
2094 void Ldr(Register rt, const MemOperand& operand) { Ldr(al, rt, operand); } in Ldr()
2097 void Ldrb(Condition cond, Register rt, const MemOperand& operand) { in Ldrb()
2117 void Ldrb(Register rt, const MemOperand& operand) { Ldrb(al, rt, operand); } in Ldrb()
2123 const MemOperand& operand) { in Ldrd()
2133 void Ldrd(Register rt, Register rt2, const MemOperand& operand) { in Ldrd()
2138 void Ldrex(Condition cond, Register rt, const MemOperand& operand) { in Ldrex()
2147 void Ldrex(Register rt, const MemOperand& operand) { Ldrex(al, rt, operand); } in Ldrex()
2149 void Ldrexb(Condition cond, Register rt, const MemOperand& operand) { in Ldrexb()
2158 void Ldrexb(Register rt, const MemOperand& operand) { in Ldrexb()
2165 const MemOperand& operand) { in Ldrexd()
2175 void Ldrexd(Register rt, Register rt2, const MemOperand& operand) { in Ldrexd()
2179 void Ldrexh(Condition cond, Register rt, const MemOperand& operand) { in Ldrexh()
2188 void Ldrexh(Register rt, const MemOperand& operand) { in Ldrexh()
2192 void Ldrh(Condition cond, Register rt, const MemOperand& operand) { in Ldrh()
2212 void Ldrh(Register rt, const MemOperand& operand) { Ldrh(al, rt, operand); } in Ldrh()
2215 void Ldrsb(Condition cond, Register rt, const MemOperand& operand) { in Ldrsb()
2230 void Ldrsb(Register rt, const MemOperand& operand) { Ldrsb(al, rt, operand); } in Ldrsb()
2233 void Ldrsh(Condition cond, Register rt, const MemOperand& operand) { in Ldrsh()
2248 void Ldrsh(Register rt, const MemOperand& operand) { Ldrsh(al, rt, operand); } in Ldrsh()
2251 void Lsl(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsl()
2268 void Lsl(Register rd, Register rm, const Operand& operand) { in Lsl()
2275 const Operand& operand) { in Lsl()
2300 const Operand& operand) { in Lsl()
2304 void Lsls(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsls()
2314 void Lsls(Register rd, Register rm, const Operand& operand) { in Lsls()
2318 void Lsr(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsr()
2335 void Lsr(Register rd, Register rm, const Operand& operand) { in Lsr()
2342 const Operand& operand) { in Lsr()
2367 const Operand& operand) { in Lsr()
2371 void Lsrs(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsrs()
2381 void Lsrs(Register rd, Register rm, const Operand& operand) { in Lsrs()
2453 void Mov(Condition cond, Register rd, const Operand& operand) { in Mov()
2486 void Mov(Register rd, const Operand& operand) { Mov(al, rd, operand); } in Mov()
2490 const Operand& operand) { in Mov()
2526 void Mov(FlagsUpdate flags, Register rd, const Operand& operand) { in Mov()
2530 void Movs(Condition cond, Register rd, const Operand& operand) { in Movs()
2539 void Movs(Register rd, const Operand& operand) { Movs(al, rd, operand); } in Movs()
2541 void Movt(Condition cond, Register rd, const Operand& operand) { in Movt()
2550 void Movt(Register rd, const Operand& operand) { Movt(al, rd, operand); } in Movt()
2564 const Operand& operand) { in Msr()
2572 void Msr(MaskedSpecialRegister spec_reg, const Operand& operand) { in Msr()
2629 void Mvn(Condition cond, Register rd, const Operand& operand) { in Mvn()
2642 void Mvn(Register rd, const Operand& operand) { Mvn(al, rd, operand); } in Mvn()
2646 const Operand& operand) { in Mvn()
2666 void Mvn(FlagsUpdate flags, Register rd, const Operand& operand) { in Mvn()
2670 void Mvns(Condition cond, Register rd, const Operand& operand) { in Mvns()
2679 void Mvns(Register rd, const Operand& operand) { Mvns(al, rd, operand); } in Mvns()
2690 void Orn(Condition cond, Register rd, Register rn, const Operand& operand) { in Orn()
2710 void Orn(Register rd, Register rn, const Operand& operand) { in Orn()
2717 const Operand& operand) { in Orn()
2733 const Operand& operand) { in Orn()
2737 void Orns(Condition cond, Register rd, Register rn, const Operand& operand) { in Orns()
2747 void Orns(Register rd, Register rn, const Operand& operand) { in Orns()
2751 void Orr(Condition cond, Register rd, Register rn, const Operand& operand) { in Orr()
2779 void Orr(Register rd, Register rn, const Operand& operand) { in Orr()
2786 const Operand& operand) { in Orr()
2813 const Operand& operand) { in Orr()
2817 void Orrs(Condition cond, Register rd, Register rn, const Operand& operand) { in Orrs()
2827 void Orrs(Register rd, Register rn, const Operand& operand) { in Orrs()
2831 void Pkhbt(Condition cond, Register rd, Register rn, const Operand& operand) { in Pkhbt()
2841 void Pkhbt(Register rd, Register rn, const Operand& operand) { in Pkhbt()
2845 void Pkhtb(Condition cond, Register rd, Register rn, const Operand& operand) { in Pkhtb()
2855 void Pkhtb(Register rd, Register rn, const Operand& operand) { in Pkhtb()
2860 void Pld(Condition cond, const MemOperand& operand) { in Pld()
2868 void Pld(const MemOperand& operand) { Pld(al, operand); } in Pld()
2870 void Pldw(Condition cond, const MemOperand& operand) { in Pldw()
2878 void Pldw(const MemOperand& operand) { Pldw(al, operand); } in Pldw()
2880 void Pli(Condition cond, const MemOperand& operand) { in Pli()
2888 void Pli(const MemOperand& operand) { Pli(al, operand); } in Pli()
3095 void Ror(Condition cond, Register rd, Register rm, const Operand& operand) { in Ror()
3109 void Ror(Register rd, Register rm, const Operand& operand) { in Ror()
3116 const Operand& operand) { in Ror()
3139 const Operand& operand) { in Ror()
3143 void Rors(Condition cond, Register rd, Register rm, const Operand& operand) { in Rors()
3153 void Rors(Register rd, Register rm, const Operand& operand) { in Rors()
3195 void Rsb(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsb()
3209 void Rsb(Register rd, Register rn, const Operand& operand) { in Rsb()
3216 const Operand& operand) { in Rsb()
3239 const Operand& operand) { in Rsb()
3243 void Rsbs(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsbs()
3253 void Rsbs(Register rd, Register rn, const Operand& operand) { in Rsbs()
3257 void Rsc(Condition cond, Register rd, Register rn, const Operand& operand) { in Rsc()
3267 void Rsc(Register rd, Register rn, const Operand& operand) { in Rsc()
3274 const Operand& operand) { in Rsc()
3290 const Operand& operand) { in Rsc()
3294 void Rscs(Condition cond, Register rd, Register rn, const Operand& operand) { in Rscs()
3304 void Rscs(Register rd, Register rn, const Operand& operand) { in Rscs()
3344 void Sbc(Condition cond, Register rd, Register rn, const Operand& operand) { in Sbc()
3358 void Sbc(Register rd, Register rn, const Operand& operand) { in Sbc()
3365 const Operand& operand) { in Sbc()
3388 const Operand& operand) { in Sbc()
3392 void Sbcs(Condition cond, Register rd, Register rn, const Operand& operand) { in Sbcs()
3402 void Sbcs(Register rd, Register rn, const Operand& operand) { in Sbcs()
4105 void Ssat(Condition cond, Register rd, uint32_t imm, const Operand& operand) { in Ssat()
4114 void Ssat(Register rd, uint32_t imm, const Operand& operand) { in Ssat()
4167 void Stl(Condition cond, Register rt, const MemOperand& operand) { in Stl()
4176 void Stl(Register rt, const MemOperand& operand) { Stl(al, rt, operand); } in Stl()
4178 void Stlb(Condition cond, Register rt, const MemOperand& operand) { in Stlb()
4187 void Stlb(Register rt, const MemOperand& operand) { Stlb(al, rt, operand); } in Stlb()
4192 const MemOperand& operand) { in Stlex()
4202 void Stlex(Register rd, Register rt, const MemOperand& operand) { in Stlex()
4209 const MemOperand& operand) { in Stlexb()
4219 void Stlexb(Register rd, Register rt, const MemOperand& operand) { in Stlexb()
4227 const MemOperand& operand) { in Stlexd()
4241 const MemOperand& operand) { in Stlexd()
4248 const MemOperand& operand) { in Stlexh()
4258 void Stlexh(Register rd, Register rt, const MemOperand& operand) { in Stlexh()
4262 void Stlh(Condition cond, Register rt, const MemOperand& operand) { in Stlh()
4271 void Stlh(Register rt, const MemOperand& operand) { Stlh(al, rt, operand); } in Stlh()
4401 void Str(Condition cond, Register rt, const MemOperand& operand) { in Str()
4426 void Str(Register rt, const MemOperand& operand) { Str(al, rt, operand); } in Str()
4428 void Strb(Condition cond, Register rt, const MemOperand& operand) { in Strb()
4448 void Strb(Register rt, const MemOperand& operand) { Strb(al, rt, operand); } in Strb()
4453 const MemOperand& operand) { in Strd()
4463 void Strd(Register rt, Register rt2, const MemOperand& operand) { in Strd()
4470 const MemOperand& operand) { in Strex()
4480 void Strex(Register rd, Register rt, const MemOperand& operand) { in Strex()
4487 const MemOperand& operand) { in Strexb()
4497 void Strexb(Register rd, Register rt, const MemOperand& operand) { in Strexb()
4505 const MemOperand& operand) { in Strexd()
4519 const MemOperand& operand) { in Strexd()
4526 const MemOperand& operand) { in Strexh()
4536 void Strexh(Register rd, Register rt, const MemOperand& operand) { in Strexh()
4540 void Strh(Condition cond, Register rt, const MemOperand& operand) { in Strh()
4560 void Strh(Register rt, const MemOperand& operand) { Strh(al, rt, operand); } in Strh()
4562 void Sub(Condition cond, Register rd, Register rn, const Operand& operand) { in Sub()
4588 void Sub(Register rd, Register rn, const Operand& operand) { in Sub()
4595 const Operand& operand) { in Sub()
4632 const Operand& operand) { in Sub()
4636 void Subs(Condition cond, Register rd, Register rn, const Operand& operand) { in Subs()
4646 void Subs(Register rd, Register rn, const Operand& operand) { in Subs()
4659 void Sxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtab()
4669 void Sxtab(Register rd, Register rn, const Operand& operand) { in Sxtab()
4676 const Operand& operand) { in Sxtab16()
4686 void Sxtab16(Register rd, Register rn, const Operand& operand) { in Sxtab16()
4690 void Sxtah(Condition cond, Register rd, Register rn, const Operand& operand) { in Sxtah()
4700 void Sxtah(Register rd, Register rn, const Operand& operand) { in Sxtah()
4704 void Sxtb(Condition cond, Register rd, const Operand& operand) { in Sxtb()
4713 void Sxtb(Register rd, const Operand& operand) { Sxtb(al, rd, operand); } in Sxtb()
4715 void Sxtb16(Condition cond, Register rd, const Operand& operand) { in Sxtb16()
4724 void Sxtb16(Register rd, const Operand& operand) { Sxtb16(al, rd, operand); } in Sxtb16()
4726 void Sxth(Condition cond, Register rd, const Operand& operand) { in Sxth()
4735 void Sxth(Register rd, const Operand& operand) { Sxth(al, rd, operand); } in Sxth()
4737 void Teq(Condition cond, Register rn, const Operand& operand) { in Teq()
4746 void Teq(Register rn, const Operand& operand) { Teq(al, rn, operand); } in Teq()
4748 void Tst(Condition cond, Register rn, const Operand& operand) { in Tst()
4761 void Tst(Register rn, const Operand& operand) { Tst(al, rn, operand); } in Tst()
5144 void Usat(Condition cond, Register rd, uint32_t imm, const Operand& operand) { in Usat()
5153 void Usat(Register rd, uint32_t imm, const Operand& operand) { in Usat()
5206 void Uxtab(Condition cond, Register rd, Register rn, const Operand& operand) { in Uxtab()
5216 void Uxtab(Register rd, Register rn, const Operand& operand) { in Uxtab()
5223 const Operand& operand) { in Uxtab16()
5233 void Uxtab16(Register rd, Register rn, const Operand& operand) { in Uxtab16()
5237 void Uxtah(Condition cond, Register rd, Register rn, const Operand& operand) { in Uxtah()
5247 void Uxtah(Register rd, Register rn, const Operand& operand) { in Uxtah()
5251 void Uxtb(Condition cond, Register rd, const Operand& operand) { in Uxtb()
5260 void Uxtb(Register rd, const Operand& operand) { Uxtb(al, rd, operand); } in Uxtb()
5262 void Uxtb16(Condition cond, Register rd, const Operand& operand) { in Uxtb16()
5271 void Uxtb16(Register rd, const Operand& operand) { Uxtb16(al, rd, operand); } in Uxtb16()
5273 void Uxth(Condition cond, Register rd, const Operand& operand) { in Uxth()
5282 void Uxth(Register rd, const Operand& operand) { Uxth(al, rd, operand); } in Uxth()
5621 const DOperand& operand) { in Vand()
5631 void Vand(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vand()
5639 const QOperand& operand) { in Vand()
5649 void Vand(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vand()
5657 const DOperand& operand) { in Vbic()
5667 void Vbic(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vbic()
5675 const QOperand& operand) { in Vbic()
5685 void Vbic(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vbic()
5819 const DOperand& operand) { in Vceq()
5829 void Vceq(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vceq()
5837 const QOperand& operand) { in Vceq()
5847 void Vceq(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vceq()
5885 const DOperand& operand) { in Vcge()
5895 void Vcge(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcge()
5903 const QOperand& operand) { in Vcge()
5913 void Vcge(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcge()
5951 const DOperand& operand) { in Vcgt()
5961 void Vcgt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcgt()
5969 const QOperand& operand) { in Vcgt()
5979 void Vcgt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcgt()
6017 const DOperand& operand) { in Vcle()
6027 void Vcle(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vcle()
6035 const QOperand& operand) { in Vcle()
6045 void Vcle(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vcle()
6105 const DOperand& operand) { in Vclt()
6115 void Vclt(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vclt()
6123 const QOperand& operand) { in Vclt()
6133 void Vclt(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vclt()
6192 const SOperand& operand) { in Vcmp()
6201 void Vcmp(DataType dt, SRegister rd, const SOperand& operand) { in Vcmp()
6208 const DOperand& operand) { in Vcmp()
6217 void Vcmp(DataType dt, DRegister rd, const DOperand& operand) { in Vcmp()
6224 const SOperand& operand) { in Vcmpe()
6233 void Vcmpe(DataType dt, SRegister rd, const SOperand& operand) { in Vcmpe()
6240 const DOperand& operand) { in Vcmpe()
6249 void Vcmpe(DataType dt, DRegister rd, const DOperand& operand) { in Vcmpe()
6811 const DOperand& operand) { in Vext()
6826 const DOperand& operand) { in Vext()
6835 const QOperand& operand) { in Vext()
6850 const QOperand& operand) { in Vext()
7067 const AlignedMemOperand& operand) { in Vld1()
7078 const AlignedMemOperand& operand) { in Vld1()
7085 const AlignedMemOperand& operand) { in Vld2()
7096 const AlignedMemOperand& operand) { in Vld2()
7103 const AlignedMemOperand& operand) { in Vld3()
7114 const AlignedMemOperand& operand) { in Vld3()
7121 const MemOperand& operand) { in Vld3()
7132 const MemOperand& operand) { in Vld3()
7139 const AlignedMemOperand& operand) { in Vld4()
7150 const AlignedMemOperand& operand) { in Vld4()
7332 const MemOperand& operand) { in Vldr()
7341 void Vldr(DataType dt, DRegister rd, const MemOperand& operand) { in Vldr()
7344 void Vldr(Condition cond, DRegister rd, const MemOperand& operand) { in Vldr()
7347 void Vldr(DRegister rd, const MemOperand& operand) { in Vldr()
7355 const MemOperand& operand) { in Vldr()
7364 void Vldr(DataType dt, SRegister rd, const MemOperand& operand) { in Vldr()
7367 void Vldr(Condition cond, SRegister rd, const MemOperand& operand) { in Vldr()
7370 void Vldr(SRegister rd, const MemOperand& operand) { in Vldr()
7822 const DOperand& operand) { in Vmov()
7831 void Vmov(DataType dt, DRegister rd, const DOperand& operand) { in Vmov()
7838 const QOperand& operand) { in Vmov()
7847 void Vmov(DataType dt, QRegister rd, const QOperand& operand) { in Vmov()
7854 const SOperand& operand) { in Vmov()
7863 void Vmov(DataType dt, SRegister rd, const SOperand& operand) { in Vmov()
8055 const DOperand& operand) { in Vmvn()
8064 void Vmvn(DataType dt, DRegister rd, const DOperand& operand) { in Vmvn()
8071 const QOperand& operand) { in Vmvn()
8080 void Vmvn(DataType dt, QRegister rd, const QOperand& operand) { in Vmvn()
8211 const DOperand& operand) { in Vorn()
8221 void Vorn(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorn()
8229 const QOperand& operand) { in Vorn()
8239 void Vorn(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorn()
8247 const DOperand& operand) { in Vorr()
8257 void Vorr(DataType dt, DRegister rd, DRegister rn, const DOperand& operand) { in Vorr()
8263 const DOperand& operand) { in Vorr()
8266 void Vorr(DRegister rd, DRegister rn, const DOperand& operand) { in Vorr()
8274 const QOperand& operand) { in Vorr()
8284 void Vorr(DataType dt, QRegister rd, QRegister rn, const QOperand& operand) { in Vorr()
8290 const QOperand& operand) { in Vorr()
8293 void Vorr(QRegister rd, QRegister rn, const QOperand& operand) { in Vorr()
8823 const QOperand& operand) { in Vqrshrn()
8836 const QOperand& operand) { in Vqrshrn()
8844 const QOperand& operand) { in Vqrshrun()
8857 const QOperand& operand) { in Vqrshrun()
8865 const DOperand& operand) { in Vqshl()
8875 void Vqshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vqshl()
8883 const QOperand& operand) { in Vqshl()
8893 void Vqshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vqshl()
8901 const DOperand& operand) { in Vqshlu()
8914 const DOperand& operand) { in Vqshlu()
8922 const QOperand& operand) { in Vqshlu()
8935 const QOperand& operand) { in Vqshlu()
8943 const QOperand& operand) { in Vqshrn()
8956 const QOperand& operand) { in Vqshrn()
8964 const QOperand& operand) { in Vqshrun()
8977 const QOperand& operand) { in Vqshrun()
9428 const DOperand& operand) { in Vrshr()
9438 void Vrshr(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vrshr()
9446 const QOperand& operand) { in Vrshr()
9456 void Vrshr(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vrshr()
9464 const QOperand& operand) { in Vrshrn()
9477 const QOperand& operand) { in Vrshrn()
9541 const DOperand& operand) { in Vrsra()
9551 void Vrsra(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vrsra()
9559 const QOperand& operand) { in Vrsra()
9569 void Vrsra(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vrsra()
9672 const DOperand& operand) { in Vshl()
9682 void Vshl(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vshl()
9690 const QOperand& operand) { in Vshl()
9700 void Vshl(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vshl()
9708 const DOperand& operand) { in Vshll()
9718 void Vshll(DataType dt, QRegister rd, DRegister rm, const DOperand& operand) { in Vshll()
9726 const DOperand& operand) { in Vshr()
9736 void Vshr(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vshr()
9744 const QOperand& operand) { in Vshr()
9754 void Vshr(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vshr()
9762 const QOperand& operand) { in Vshrn()
9772 void Vshrn(DataType dt, DRegister rd, QRegister rm, const QOperand& operand) { in Vshrn()
9780 const DOperand& operand) { in Vsli()
9790 void Vsli(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsli()
9798 const QOperand& operand) { in Vsli()
9808 void Vsli(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsli()
9838 const DOperand& operand) { in Vsra()
9848 void Vsra(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsra()
9856 const QOperand& operand) { in Vsra()
9866 void Vsra(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsra()
9874 const DOperand& operand) { in Vsri()
9884 void Vsri(DataType dt, DRegister rd, DRegister rm, const DOperand& operand) { in Vsri()
9892 const QOperand& operand) { in Vsri()
9902 void Vsri(DataType dt, QRegister rd, QRegister rm, const QOperand& operand) { in Vsri()
9909 const AlignedMemOperand& operand) { in Vst1()
9920 const AlignedMemOperand& operand) { in Vst1()
9927 const AlignedMemOperand& operand) { in Vst2()
9938 const AlignedMemOperand& operand) { in Vst2()
9945 const AlignedMemOperand& operand) { in Vst3()
9956 const AlignedMemOperand& operand) { in Vst3()
9963 const MemOperand& operand) { in Vst3()
9974 const MemOperand& operand) { in Vst3()
9981 const AlignedMemOperand& operand) { in Vst4()
9992 const AlignedMemOperand& operand) { in Vst4()
10173 const MemOperand& operand) { in Vstr()
10182 void Vstr(DataType dt, DRegister rd, const MemOperand& operand) { in Vstr()
10185 void Vstr(Condition cond, DRegister rd, const MemOperand& operand) { in Vstr()
10188 void Vstr(DRegister rd, const MemOperand& operand) { in Vstr()
10195 const MemOperand& operand) { in Vstr()
10204 void Vstr(DataType dt, SRegister rd, const MemOperand& operand) { in Vstr()
10207 void Vstr(Condition cond, SRegister rd, const MemOperand& operand) { in Vstr()
10210 void Vstr(SRegister rd, const MemOperand& operand) { in Vstr()