Searched refs:rMt (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c1733 IRTemp rMt, UInt shift_amt, /* operands */
1741 assign( *res, mkexpr(rMt) );
1748 binop(Iop_Shr32, mkexpr(rMt),
1753 binop(Iop_Shl32, mkexpr(rMt), mkU8(shift_amt)) );
1763 IRTemp rMt, IRTemp rSt, /* operands */
1794 mkexpr(rMt),
1820 mkexpr(rMt),
1836 IRTemp rMt, UInt shift_amt, /* operands */
1847 binop(Iop_Shr32, mkexpr(rMt), mkU8(31)),
1860 binop(Iop_Shr32, mkexpr(rMt),
1729 compute_result_and_C_after_LSL_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument
1759 compute_result_and_C_after_LSL_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1832 compute_result_and_C_after_LSR_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument
1871 compute_result_and_C_after_LSR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
1942 compute_result_and_C_after_ASR_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt shift_amt, UInt rM ) argument
1981 compute_result_and_C_after_ASR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2053 compute_result_and_C_after_ROR_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, IRTemp rSt, UInt rM, UInt rS ) argument
2133 compute_result_and_C_after_shift_by_imm5( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt how, UInt shift_amt, UInt rM ) argument
2226 compute_result_and_C_after_shift_by_reg( HChar* buf, IRTemp* res, IRTemp* newC, IRTemp rMt, UInt how, IRTemp rSt, UInt rM, UInt rS ) argument
2329 IRTemp rMt = newTemp(Ity_I32); local
2347 IRTemp rMt = newTemp(Ity_I32); local
9392 IRTemp rMt = newTemp(Ity_I32); local
9441 IRTemp rMt = newTemp(Ity_I32); local
9491 IRTemp rMt = newTemp(Ity_I32); local
9541 IRTemp rMt = newTemp(Ity_I32); local
9591 IRTemp rMt = newTemp(Ity_I32); local
9640 IRTemp rMt = newTemp(Ity_I32); local
9690 IRTemp rMt = newTemp(Ity_I32); local
9740 IRTemp rMt = newTemp(Ity_I32); local
9790 IRTemp rMt = newTemp(Ity_I32); local
9835 IRTemp rMt = newTemp(Ity_I32); local
9880 IRTemp rMt = newTemp(Ity_I32); local
9925 IRTemp rMt = newTemp(Ity_I32); local
9970 IRTemp rMt = newTemp(Ity_I32); local
10015 IRTemp rMt = newTemp(Ity_I32); local
10060 IRTemp rMt = newTemp(Ity_I32); local
10105 IRTemp rMt = newTemp(Ity_I32); local
10150 IRTemp rMt = newTemp(Ity_I32); local
10998 IRTemp rMt = newTemp(Ity_I32); local
11049 IRTemp rMt = newTemp(Ity_I32); local
11108 IRTemp rMt = newTemp(Ity_I32); local
11159 IRTemp rMt = newTemp(Ity_I32); local
11218 IRTemp rMt = newTemp(Ity_I32); local
11263 IRTemp rMt = newTemp(Ity_I32); local
11308 IRTemp rMt = newTemp(Ity_I32); local
11353 IRTemp rMt = newTemp(Ity_I32); local
11398 IRTemp rMt = newTemp(Ity_I32); local
11808 IRTemp rMt = newTemp(Ity_I32); local
11928 IRTemp rMt = newTemp(Ity_I32); local
12025 IRTemp rMt = newTemp(Ity_I32); local
12122 IRTemp rMt = newTemp(Ity_I32); local
12219 IRTemp rMt = newTemp(Ity_I32); local
12316 IRTemp rMt = newTemp(Ity_I32); local
16666 IRTemp rMt = newTemp(Ity_I32); local
19049 IRTemp rMt = newTemp(Ity_I32); local
19637 IRTemp rMt = newTemp(Ity_I32); local
19692 IRTemp rMt = newTemp(Ity_I32); local
19774 IRTemp rMt = newTemp(Ity_I32); local
19822 IRTemp rMt = newTemp(Ity_I32); local
19902 IRTemp rMt = newTemp(Ity_I32); local
19942 IRTemp rMt = newTemp(Ity_I32); local
[all...]

Completed in 89 milliseconds