Lines Matching refs:rn

175                   const Register& rn,
178 const Register& rn,
181 const Register& rn,
184 const Register& rn,
187 const Register& rn,
190 const Register& rn,
193 const Register& rn,
196 const Register& rn,
198 inline void Tst(const Register& rn, const Operand& operand);
200 const Register& rn,
206 const Register& rn,
209 const Register& rn,
212 const Register& rn,
215 const Register& rn,
217 inline void Cmn(const Register& rn, const Operand& operand);
218 inline void Cmp(const Register& rn, const Operand& operand);
225 const Register& rn,
232 const Register& rn,
235 const Register& rn,
238 const Register& rn,
241 const Register& rn,
248 const Register& rn,
277 inline void Ccmp(const Register& rn,
281 inline void Ccmn(const Register& rn,
285 void ConditionalCompareMacro(const Register& rn,
291 const Register& rn,
315 inline void FN(const Register& rt, const Register& rn);
320 inline void FN(const Register& rs, const Register& rt, const Register& rn);
338 inline void Asr(const Register& rd, const Register& rn, unsigned shift);
339 inline void Asr(const Register& rd, const Register& rn, const Register& rm);
352 const Register& rn,
356 const Register& rn,
366 inline void Cinc(const Register& rd, const Register& rn, Condition cond);
367 inline void Cinv(const Register& rd, const Register& rn, Condition cond);
368 inline void Cls(const Register& rd, const Register& rn);
369 inline void Clz(const Register& rd, const Register& rn);
370 inline void Cneg(const Register& rd, const Register& rn, Condition cond);
372 inline void CmovX(const Register& rd, const Register& rn, Condition cond);
376 const Register& rn,
380 const Register& rn,
384 const Register& rn,
391 const Register& rn,
437 inline void Fmov(FPRegister fd, Register rn);
486 inline void Lsl(const Register& rd, const Register& rn, unsigned shift);
487 inline void Lsl(const Register& rd, const Register& rn, const Register& rm);
488 inline void Lsr(const Register& rd, const Register& rn, unsigned shift);
489 inline void Lsr(const Register& rd, const Register& rn, const Register& rm);
491 const Register& rn,
494 inline void Mneg(const Register& rd, const Register& rn, const Register& rm);
500 const Register& rn,
503 inline void Mul(const Register& rd, const Register& rn, const Register& rm);
505 inline void Rbit(const Register& rd, const Register& rn);
507 inline void Rev(const Register& rd, const Register& rn);
508 inline void Rev16(const Register& rd, const Register& rn);
509 inline void Rev32(const Register& rd, const Register& rn);
511 inline void Ror(const Register& rd, const Register& rn, const Register& rm);
513 const Register& rn,
517 const Register& rn,
521 const Register& rn,
523 inline void Sdiv(const Register& rd, const Register& rn, const Register& rm);
525 const Register& rn,
529 const Register& rn,
533 const Register& rn,
536 const Register& rn,
538 inline void Umull(const Register& rd, const Register& rn, const Register& rm);
542 inline void Sxtb(const Register& rd, const Register& rn);
543 inline void Sxth(const Register& rd, const Register& rn);
544 inline void Sxtw(const Register& rd, const Register& rn);
548 const Register& rn,
552 const Register& rn,
556 const Register& rn,
558 inline void Udiv(const Register& rd, const Register& rn, const Register& rm);
560 const Register& rn,
564 const Register& rn,
567 inline void Uxtb(const Register& rd, const Register& rn);
568 inline void Uxth(const Register& rd, const Register& rn);
569 inline void Uxtw(const Register& rd, const Register& rn);