Lines Matching refs:rn

141                   const Register& rn,
144 const Register& rn,
147 const Register& rn,
150 const Register& rn,
153 const Register& rn,
156 const Register& rn,
159 const Register& rn,
162 const Register& rn,
164 inline void Tst(const Register& rn, const Operand& operand);
166 const Register& rn,
172 const Register& rn,
175 const Register& rn,
178 const Register& rn,
181 const Register& rn,
183 inline void Cmn(const Register& rn, const Operand& operand);
184 inline void Cmp(const Register& rn, const Operand& operand);
191 const Register& rn,
198 const Register& rn,
201 const Register& rn,
204 const Register& rn,
207 const Register& rn,
214 const Register& rn,
243 inline void Ccmp(const Register& rn,
247 inline void Ccmn(const Register& rn,
251 void ConditionalCompareMacro(const Register& rn,
257 const Register& rn,
293 inline void Asr(const Register& rd, const Register& rn, unsigned shift);
294 inline void Asr(const Register& rd, const Register& rn, const Register& rm);
307 const Register& rn,
311 const Register& rn,
321 inline void Cinc(const Register& rd, const Register& rn, Condition cond);
322 inline void Cinv(const Register& rd, const Register& rn, Condition cond);
323 inline void Cls(const Register& rd, const Register& rn);
324 inline void Clz(const Register& rd, const Register& rn);
325 inline void Cneg(const Register& rd, const Register& rn, Condition cond);
327 inline void CmovX(const Register& rd, const Register& rn, Condition cond);
331 const Register& rn,
335 const Register& rn,
339 const Register& rn,
346 const Register& rn,
392 inline void Fmov(FPRegister fd, Register rn);
440 inline void Lsl(const Register& rd, const Register& rn, unsigned shift);
441 inline void Lsl(const Register& rd, const Register& rn, const Register& rm);
442 inline void Lsr(const Register& rd, const Register& rn, unsigned shift);
443 inline void Lsr(const Register& rd, const Register& rn, const Register& rm);
445 const Register& rn,
448 inline void Mneg(const Register& rd, const Register& rn, const Register& rm);
454 const Register& rn,
457 inline void Mul(const Register& rd, const Register& rn, const Register& rm);
459 inline void Rbit(const Register& rd, const Register& rn);
461 inline void Rev(const Register& rd, const Register& rn);
462 inline void Rev16(const Register& rd, const Register& rn);
463 inline void Rev32(const Register& rd, const Register& rn);
465 inline void Ror(const Register& rd, const Register& rn, const Register& rm);
467 const Register& rn,
471 const Register& rn,
475 const Register& rn,
477 inline void Sdiv(const Register& rd, const Register& rn, const Register& rm);
479 const Register& rn,
483 const Register& rn,
487 const Register& rn,
490 const Register& rn,
495 inline void Sxtb(const Register& rd, const Register& rn);
496 inline void Sxth(const Register& rd, const Register& rn);
497 inline void Sxtw(const Register& rd, const Register& rn);
501 const Register& rn,
505 const Register& rn,
509 const Register& rn,
511 inline void Udiv(const Register& rd, const Register& rn, const Register& rm);
513 const Register& rn,
517 const Register& rn,
520 inline void Uxtb(const Register& rd, const Register& rn);
521 inline void Uxth(const Register& rd, const Register& rn);
522 inline void Uxtw(const Register& rd, const Register& rn);