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

/external/valgrind/main/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
9390 IRTemp rMt = newTemp(Ity_I32); local
9439 IRTemp rMt = newTemp(Ity_I32); local
9489 IRTemp rMt = newTemp(Ity_I32); local
9539 IRTemp rMt = newTemp(Ity_I32); local
9589 IRTemp rMt = newTemp(Ity_I32); local
9638 IRTemp rMt = newTemp(Ity_I32); local
9688 IRTemp rMt = newTemp(Ity_I32); local
9738 IRTemp rMt = newTemp(Ity_I32); local
9788 IRTemp rMt = newTemp(Ity_I32); local
9833 IRTemp rMt = newTemp(Ity_I32); local
9878 IRTemp rMt = newTemp(Ity_I32); local
9923 IRTemp rMt = newTemp(Ity_I32); local
9968 IRTemp rMt = newTemp(Ity_I32); local
10013 IRTemp rMt = newTemp(Ity_I32); local
10058 IRTemp rMt = newTemp(Ity_I32); local
10103 IRTemp rMt = newTemp(Ity_I32); local
10148 IRTemp rMt = newTemp(Ity_I32); local
10996 IRTemp rMt = newTemp(Ity_I32); local
11047 IRTemp rMt = newTemp(Ity_I32); local
11106 IRTemp rMt = newTemp(Ity_I32); local
11157 IRTemp rMt = newTemp(Ity_I32); local
11216 IRTemp rMt = newTemp(Ity_I32); local
11261 IRTemp rMt = newTemp(Ity_I32); local
11306 IRTemp rMt = newTemp(Ity_I32); local
11351 IRTemp rMt = newTemp(Ity_I32); local
11396 IRTemp rMt = newTemp(Ity_I32); local
11806 IRTemp rMt = newTemp(Ity_I32); local
11926 IRTemp rMt = newTemp(Ity_I32); local
12023 IRTemp rMt = newTemp(Ity_I32); local
12120 IRTemp rMt = newTemp(Ity_I32); local
12217 IRTemp rMt = newTemp(Ity_I32); local
12314 IRTemp rMt = newTemp(Ity_I32); local
16620 IRTemp rMt = newTemp(Ity_I32); local
19002 IRTemp rMt = newTemp(Ity_I32); local
19590 IRTemp rMt = newTemp(Ity_I32); local
19645 IRTemp rMt = newTemp(Ity_I32); local
19727 IRTemp rMt = newTemp(Ity_I32); local
19775 IRTemp rMt = newTemp(Ity_I32); local
19858 IRTemp rMt = newTemp(Ity_I32); local
19898 IRTemp rMt = newTemp(Ity_I32); local
[all...]

Completed in 961 milliseconds